#F4DED2#F4DED2
#F4DED2 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.029 H 50.6°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DED2 |
|---|---|
| RGB | rgb(244, 222, 210) |
| HSL | hsl(21, 61%, 89%) |
| HSV | hsv(21, 14%, 96%) |
| CMYK | cmyk(0%, 9%, 13.9%, 4.3%) |
| CIE-LAB | lab(89.92, 5.61, 8.62) |
| CIE-LCH | lch(89.92, 10.29, 56.92°) |
| OKLab | oklab(91.52% 0.0186 0.0226) |
| OKLCH | oklch(91.52% 0.029 50.6) |
| XYZ | xyz(75.0617, 76.1303, 71.7007) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.36
Linen
#FAF0E6
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 6.12
Warm Beige
#E9DCC9
ΔE00 6.16
Seashell
#FFF5EE
ΔE00 6.46
Very Light Pink
#FFF4F2
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DED2 #D2E8F4
analogous
#F4D2D7 #F4DED2 #F4EFD2
triadic
#F4DED2 #D2F4DE #DED2F4
tetradic
#F4DED2 #D7F4D2 #D2E8F4 #EFD2F4
square
#F4DED2 #D7F4D2 #D2E8F4 #EFD2F4
split-complementary
#F4DED2 #D2F4EF #D2D7F4
monochromatic
#DC9670 #E8BAA1 #F4DED2 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.29
#F4DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F4DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DED2
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DED2 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FBDADB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4ded2; /* rgb */ color: rgb(244, 222, 210); /* oklch */ color: oklch(91.5% 0.029 50.6);
Tailwind
colors: {
custom: {
50: '#f8e8df',
500: '#f4ded2',
950: '#000000',
},
}SCSS
$custom: #f4ded2; $custom-light: #f8e8df; $custom-dark: #000000;
JSON
{
"hex": "#f4ded2",
"rgb": {
"r": 244,
"g": 222,
"b": 210
},
"hsl": {
"h": 21.176,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.91524,
"c": 0.02927,
"h": 50.6
},
"luminance": 0.76129
}Semantic roles & 50–950 ramp
primary
#F4DED2
secondary
#96BED5
accent
#8CC81D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484