#F0CDAE#F0CDAE
#F0CDAE is a very light, muted orange. Relative luminance 0.652; OKLCH L 87.0% C 0.057 H 63.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CDAE |
|---|---|
| RGB | rgb(240, 205, 174) |
| HSL | hsl(28, 69%, 81%) |
| HSV | hsv(28, 28%, 94%) |
| CMYK | cmyk(0%, 14.6%, 27.5%, 5.9%) |
| CIE-LAB | lab(84.61, 7.77, 20.01) |
| CIE-LCH | lch(84.61, 21.46, 68.78°) |
| OKLab | oklab(87.03% 0.0255 0.0512) |
| OKLCH | oklch(87.03% 0.057 63.5) |
| XYZ | xyz(65.4073, 65.2463, 49.1846) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.10
Light Peach
#FFD8B1
ΔE00 3.48
Apricot
#FBCEB1
ΔE00 3.66
Bisque
#FFE4C4
ΔE00 5.75
Navajowhite
#FFDEAD
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CDAE #AED1F0
analogous
#F0AEB0 #F0CDAE #F0EEAE
triadic
#F0CDAE #AEF0CD #CDAEF0
tetradic
#F0CDAE #B0F0AE #AED1F0 #EEAEF0
square
#F0CDAE #B0F0AE #AED1F0 #EEAEF0
split-complementary
#F0CDAE #AEF0EE #AEB0F0
monochromatic
#DD8D47 #E6AD7A #F0CDAE #FAEDE2 #FAEFE5
Accessibility & contrast
On white
1.49
#F0CDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#F0CDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CDAE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CDAE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#FCC6C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f0cdae; /* rgb */ color: rgb(240, 205, 174); /* oklch */ color: oklch(87.0% 0.057 63.5);
Tailwind
colors: {
custom: {
50: '#f5dcc6',
500: '#f0cdae',
950: '#000000',
},
}SCSS
$custom: #f0cdae; $custom-light: #f5dcc6; $custom-dark: #000000;
JSON
{
"hex": "#f0cdae",
"rgb": {
"r": 240,
"g": 205,
"b": 174
},
"hsl": {
"h": 28.182,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.87027,
"c": 0.05721,
"h": 63.5
},
"luminance": 0.65244
}Semantic roles & 50–950 ramp
primary
#F0CDAE
secondary
#74A4CE
accent
#78D115
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482