#F2CAAE#F2CAAE
#F2CAAE is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.6% C 0.059 H 56.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAAE |
|---|---|
| RGB | rgb(242, 202, 174) |
| HSL | hsl(25, 72%, 82%) |
| HSV | hsv(25, 28%, 95%) |
| CMYK | cmyk(0%, 16.5%, 28.1%, 5.1%) |
| CIE-LAB | lab(84.06, 10.09, 19.27) |
| CIE-LCH | lch(84.06, 21.75, 62.37°) |
| OKLab | oklab(86.64% 0.0323 0.0494) |
| OKLCH | oklch(86.64% 0.059 56.8) |
| XYZ | xyz(65.3794, 64.1769, 48.9797) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.81
Peach
#FFDAB9
ΔE00 4.23
Light Peach
#FFD8B1
ΔE00 4.95
Bisque
#FFE4C4
ΔE00 7.57
Burlywood
#DEB887
ΔE00 8.52
Navajowhite
#FFDEAD
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAAE #AED6F2
analogous
#F2AEB4 #F2CAAE #F2ECAE
triadic
#F2CAAE #AEF2CA #CAAEF2
tetradic
#F2CAAE #B4F2AE #AED6F2 #ECAEF2
square
#F2CAAE #B4F2AE #AED6F2 #ECAEF2
split-complementary
#F2CAAE #AEF2EC #AEB4F2
monochromatic
#E18545 #EAA779 #F2CAAE #FAEDE3 #FBEEE5
Accessibility & contrast
On white
1.52
#F2CAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#F2CAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAAE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAAE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#FEC3C2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2caae; /* rgb */ color: rgb(242, 202, 174); /* oklch */ color: oklch(86.6% 0.059 56.8);
Tailwind
colors: {
custom: {
50: '#f7dac6',
500: '#f2caae',
950: '#000000',
},
}SCSS
$custom: #f2caae; $custom-light: #f7dac6; $custom-dark: #000000;
JSON
{
"hex": "#f2caae",
"rgb": {
"r": 242,
"g": 202,
"b": 174
},
"hsl": {
"h": 24.706,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.86638,
"c": 0.059,
"h": 56.8
},
"luminance": 0.64174
}Semantic roles & 50–950 ramp
primary
#F2CAAE
secondary
#73AAD1
accent
#84D411
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382