#F9DED1#F9DED1
#F9DED1 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.9% C 0.035 H 47.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DED1 |
|---|---|
| RGB | rgb(249, 222, 209) |
| HSL | hsl(20, 77%, 90%) |
| HSV | hsv(20, 16%, 98%) |
| CMYK | cmyk(0%, 10.8%, 16.1%, 2.4%) |
| CIE-LAB | lab(90.32, 7.24, 9.77) |
| CIE-LCH | lch(90.32, 12.16, 53.46°) |
| OKLab | oklab(91.93% 0.0235 0.0256) |
| OKLCH | oklch(91.93% 0.035 47.4) |
| XYZ | xyz(76.6964, 76.9876, 71.1291) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.84
Peach
#FFDAB9
ΔE00 7.15
Apricot
#FBCEB1
ΔE00 7.22
Linen
#FAF0E6
ΔE00 7.33
Antiquewhite
#FAEBD7
ΔE00 7.34
Seashell
#FFF5EE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DED1 #D1ECF9
analogous
#F9D1D8 #F9DED1 #F9F2D1
triadic
#F9DED1 #D1F9DE #DED1F9
tetradic
#F9DED1 #D8F9D1 #D1ECF9 #F2D1F9
square
#F9DED1 #D8F9D1 #D1ECF9 #F2D1F9
split-complementary
#F9DED1 #D1F9F2 #D1D8F9
monochromatic
#EB9065 #F2B79B #F9DED1 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.28
#F9DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F9DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DED1
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DED1 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9ded1; /* rgb */ color: rgb(249, 222, 209); /* oklch */ color: oklch(91.9% 0.035 47.4);
Tailwind
colors: {
custom: {
50: '#fbe8df',
500: '#f9ded1',
950: '#000000',
},
}SCSS
$custom: #f9ded1; $custom-light: #fbe8df; $custom-dark: #000000;
JSON
{
"hex": "#f9ded1",
"rgb": {
"r": 249,
"g": 222,
"b": 209
},
"hsl": {
"h": 19.5,
"s": 76.923,
"l": 89.804
},
"oklch": {
"l": 0.91927,
"c": 0.03476,
"h": 47.4
},
"luminance": 0.76986
}Semantic roles & 50–950 ramp
primary
#F9DED1
secondary
#90C5DE
accent
#97D90C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484