#F4DED1#F4DED1
#F4DED1 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.030 H 52.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DED1 |
|---|---|
| RGB | rgb(244, 222, 209) |
| HSL | hsl(22, 61%, 89%) |
| HSV | hsv(22, 14%, 96%) |
| CMYK | cmyk(0%, 9%, 14.3%, 4.3%) |
| CIE-LAB | lab(89.90, 5.46, 9.11) |
| CIE-LCH | lch(89.90, 10.62, 59.07°) |
| OKLab | oklab(91.5% 0.0182 0.0239) |
| OKLCH | oklch(91.5% 0.03 52.7) |
| XYZ | xyz(74.9375, 76.0806, 71.0467) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.77
Warm Beige
#E9DCC9
ΔE00 5.80
Mistyrose
#FFE4E1
ΔE00 5.81
Linen
#FAF0E6
ΔE00 5.87
Seashell
#FFF5EE
ΔE00 6.51
Champagne
#F7E7CE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DED1 #D1E7F4
analogous
#F4D1D6 #F4DED1 #F4F0D1
triadic
#F4DED1 #D1F4DE #DED1F4
tetradic
#F4DED1 #D6F4D1 #D1E7F4 #F0D1F4
square
#F4DED1 #D6F4D1 #D1E7F4 #F0D1F4
split-complementary
#F4DED1 #D1F4F0 #D1D6F4
monochromatic
#DC976E #E8BBA0 #F4DED1 #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.30
#F4DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F4DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DED1
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DED1 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD0
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#FBDADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4ded1; /* rgb */ color: rgb(244, 222, 209); /* oklch */ color: oklch(91.5% 0.030 52.7);
Tailwind
colors: {
custom: {
50: '#f8e8df',
500: '#f4ded1',
950: '#000000',
},
}SCSS
$custom: #f4ded1; $custom-light: #f8e8df; $custom-dark: #000000;
JSON
{
"hex": "#f4ded1",
"rgb": {
"r": 244,
"g": 222,
"b": 209
},
"hsl": {
"h": 22.286,
"s": 61.404,
"l": 88.824
},
"oklch": {
"l": 0.91498,
"c": 0.03002,
"h": 52.7
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#F4DED1
secondary
#95BDD5
accent
#89C91C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484