#F2CCAE#F2CCAE
#F2CCAE is a very light, muted orange. Relative luminance 0.651; OKLCH L 87.0% C 0.059 H 60.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCAE |
|---|---|
| RGB | rgb(242, 204, 174) |
| HSL | hsl(26, 72%, 82%) |
| HSV | hsv(26, 28%, 95%) |
| CMYK | cmyk(0%, 15.7%, 28.1%, 5.1%) |
| CIE-LAB | lab(84.55, 9.04, 19.95) |
| CIE-LCH | lch(84.55, 21.90, 65.62°) |
| OKLab | oklab(87.02% 0.0292 0.0511) |
| OKLCH | oklch(87.02% 0.059 60.2) |
| XYZ | xyz(65.8517, 65.1215, 49.1371) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.50
Peach
#FFDAB9
ΔE00 3.35
Light Peach
#FFD8B1
ΔE00 3.93
Bisque
#FFE4C4
ΔE00 6.55
Navajowhite
#FFDEAD
ΔE00 7.68
Burlywood
#DEB887
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCAE #AED4F2
analogous
#F2AEB2 #F2CCAE #F2EEAE
triadic
#F2CCAE #AEF2CC #CCAEF2
tetradic
#F2CCAE #B2F2AE #AED4F2 #EEAEF2
square
#F2CCAE #B2F2AE #AED4F2 #EEAEF2
split-complementary
#F2CCAE #AEF2EE #AEB2F2
monochromatic
#E18A45 #EAAB79 #F2CCAE #FAEDE3 #FBEEE5
Accessibility & contrast
On white
1.50
#F2CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#F2CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCAE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCAE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAC
Deuteranopia (green-blind)
#E1D6AE
Tritanopia (blue-blind)
#FEC4C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2ccae; /* rgb */ color: rgb(242, 204, 174); /* oklch */ color: oklch(87.0% 0.059 60.2);
Tailwind
colors: {
custom: {
50: '#f7dbc6',
500: '#f2ccae',
950: '#000000',
},
}SCSS
$custom: #f2ccae; $custom-light: #f7dbc6; $custom-dark: #000000;
JSON
{
"hex": "#f2ccae",
"rgb": {
"r": 242,
"g": 204,
"b": 174
},
"hsl": {
"h": 26.471,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.8702,
"c": 0.05883,
"h": 60.2
},
"luminance": 0.65119
}Semantic roles & 50–950 ramp
primary
#F2CCAE
secondary
#73A8D1
accent
#7ED411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171513
muted
#858482