Pastel Peach Color Hex Code
#f1caadWhat is Pastel Peach Color Hex Code Color?
Pastel Peach Color Hex Code is a very light, pastel, highly saturated, vibrant orange color with the hex code #f1caad. Its RGB value is rgb(241, 202, 173), meaning it contains 241 red, 202 green, and 173 blue light values. In the HSL color model, it has a hue of 26°, saturation of 71%, and lightness of 81%.
Pastel Peach Color Hex Code Color Codes
Here are all the color format codes for Pastel Peach Color Hex Code:
- HEX: #f1caad
- RGB: rgb(241, 202, 173)
- HSL: hsl(26°, 71%, 81%)
- CMYK: cmyk(0%, 16%, 28%, 5%)
- Android/Flutter: Color(0xFFF1CAAD)
- Swift UIColor: UIColor(red: 0.945, green: 0.792, blue: 0.678, alpha: 1.0)
Is Pastel Peach Color Hex Code Accessible?
Pastel Peach Color Hex Code (#f1caad) passes WCAG AA accessibility standards. It has a contrast ratio of 1.52:1 against white and 13.79:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Pastel Peach Color Hex Code in Design
Pastel Peach Color Hex Code is a very light, pastel orange tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#acd3f1
for strong contrast.
In CSS, you can use it directly as color: #f1caad; or
background-color: #f1caad;.
Pastel Peach Color Hex Code Shades and Tints
Shades of Pastel Peach Color Hex Code are created by mixing it with black, ranging from the original #f1caad down to near-black #d6b49a. Tints are made by adding white — from the base color up to near-white #fdf9f6. These variations help build complete design system palettes and Tailwind CSS color scales.
Pastel Peach Color Hex Code Color Harmonies
The complementary color of Pastel Peach Color Hex Code is #acd3f1. Its analogous colors are #f1ecac and #f1acb1. For a triadic palette, combine it with #acf1ca and #caacf1.
Frequently Asked Questions
What is the hex code for Pastel Peach Color Hex Code?
The hex code for Pastel Peach Color Hex Code is #f1caad.
What is the RGB value of Pastel Peach Color Hex Code?
The RGB value is rgb(241, 202, 173). Red channel: 241/255, Green: 202/255, Blue: 173/255.
Is Pastel Peach Color Hex Code good for web accessibility?
Pastel Peach Color Hex Code has a contrast ratio of 1.52:1 with white and 13.79:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Pastel Peach Color Hex Code?
Pastel Peach Color Hex Code pairs well with its complementary color #acd3f1, analogous colors #f1ecac and #f1acb1, or neutral whites and grays for a clean, modern look.
How do I use Pastel Peach Color Hex Code in CSS?
Use it in CSS like this:
background-color: #f1caad;
color: #f1caad;
Or as a CSS variable: --color-primary: #f1caad;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #f1caad;
--color-primary-rgb: 241, 202, 173;
--color-primary-hsl: 26 71% 81%;
--color-primary-text: #1a1a2e;
colors: {
'pastel-peach-color-hex-code': {
DEFAULT: '#f1caad',
100: '#ffffff',
200: '#fdf9f6',
300: '#fcf3ed',
400: '#faede3',
500: '#f9e7da',
600: '#d6b49a',
700: '#bb9d87',
800: '#a18773',
900: '#867060',
950: '#6b5a4d',
}
}
'base': #f1caad,
'light': #fcf3ed,
'dark': #bb9d87,
'rgb': 241, 202, 173
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.