#F9DFD1#F9DFD1
#F9DFD1 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.034 H 50.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD1 |
|---|---|
| RGB | rgb(249, 223, 209) |
| HSL | hsl(21, 77%, 90%) |
| HSV | hsv(21, 16%, 98%) |
| CMYK | cmyk(0%, 10.4%, 16.1%, 2.4%) |
| CIE-LAB | lab(90.56, 6.72, 10.12) |
| CIE-LCH | lch(90.56, 12.15, 56.40°) |
| OKLab | oklab(92.12% 0.0221 0.0265) |
| OKLCH | oklch(92.12% 0.034 50.2) |
| XYZ | xyz(76.9628, 77.5203, 71.2179) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.37
Antiquewhite
#FAEBD7
ΔE00 6.64
Peach
#FFDAB9
ΔE00 6.75
Linen
#FAF0E6
ΔE00 6.87
Warm Beige
#E9DCC9
ΔE00 7.02
Bisque
#FFE4C4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD1 #D1EBF9
analogous
#F9D1D7 #F9DFD1 #F9F3D1
triadic
#F9DFD1 #D1F9DF #DFD1F9
tetradic
#F9DFD1 #D7F9D1 #D1EBF9 #F3D1F9
square
#F9DFD1 #D7F9D1 #D1EBF9 #F3D1F9
split-complementary
#F9DFD1 #D1F9F3 #D1D7F9
monochromatic
#EB9465 #F2B99B #F9DFD1 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.27
#F9DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F9DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD1
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD1 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd1; /* rgb */ color: rgb(249, 223, 209); /* oklch */ color: oklch(92.1% 0.034 50.2);
Tailwind
colors: {
custom: {
50: '#fbe9df',
500: '#f9dfd1',
950: '#000000',
},
}SCSS
$custom: #f9dfd1; $custom-light: #fbe9df; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd1",
"rgb": {
"r": 249,
"g": 223,
"b": 209
},
"hsl": {
"h": 21,
"s": 76.923,
"l": 89.804
},
"oklch": {
"l": 0.92118,
"c": 0.03445,
"h": 50.2
},
"luminance": 0.77519
}Semantic roles & 50–950 ramp
primary
#F9DFD1
secondary
#90C3DE
accent
#91D90C
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484