#F0CAAE#F0CAAE
#F0CAAE is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.5% C 0.057 H 58.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CAAE |
|---|---|
| RGB | rgb(240, 202, 174) |
| HSL | hsl(25, 69%, 81%) |
| HSV | hsv(25, 28%, 94%) |
| CMYK | cmyk(0%, 15.8%, 27.5%, 5.9%) |
| CIE-LAB | lab(83.87, 9.34, 18.99) |
| CIE-LCH | lch(83.87, 21.16, 63.82°) |
| OKLab | oklab(86.45% 0.0301 0.0487) |
| OKLCH | oklch(86.45% 0.057 58.3) |
| XYZ | xyz(64.6965, 63.8248, 48.9477) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.38
Peach
#FFDAB9
ΔE00 4.07
Light Peach
#FFD8B1
ΔE00 4.77
Bisque
#FFE4C4
ΔE00 7.21
Burlywood
#DEB887
ΔE00 8.21
Tan
#D2B48C
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CAAE #AED4F0
analogous
#F0AEB3 #F0CAAE #F0EBAE
triadic
#F0CAAE #AEF0CA #CAAEF0
tetradic
#F0CAAE #B3F0AE #AED4F0 #EBAEF0
square
#F0CAAE #B3F0AE #AED4F0 #EBAEF0
split-complementary
#F0CAAE #AEF0EB #AEB3F0
monochromatic
#DD8647 #E6A87A #F0CAAE #FAECE2 #FAEEE5
Accessibility & contrast
On white
1.53
#F0CAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#F0CAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CAAE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CAAE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAC
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#FCC3C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f0caae; /* rgb */ color: rgb(240, 202, 174); /* oklch */ color: oklch(86.5% 0.057 58.3);
Tailwind
colors: {
custom: {
50: '#f5dac6',
500: '#f0caae',
950: '#000000',
},
}SCSS
$custom: #f0caae; $custom-light: #f5dac6; $custom-dark: #000000;
JSON
{
"hex": "#f0caae",
"rgb": {
"r": 240,
"g": 202,
"b": 174
},
"hsl": {
"h": 25.455,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.86452,
"c": 0.05723,
"h": 58.3
},
"luminance": 0.63822
}Semantic roles & 50–950 ramp
primary
#F0CAAE
secondary
#74A8CE
accent
#81D115
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382