#F9DFD2#F9DFD2
#F9DFD2 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.1% C 0.034 H 48.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD2 |
|---|---|
| RGB | rgb(249, 223, 210) |
| HSL | hsl(20, 76%, 90%) |
| HSV | hsv(20, 16%, 98%) |
| CMYK | cmyk(0%, 10.4%, 15.7%, 2.4%) |
| CIE-LAB | lab(90.58, 6.87, 9.63) |
| CIE-LCH | lch(90.58, 11.83, 54.47°) |
| OKLab | oklab(92.14% 0.0224 0.0252) |
| OKLCH | oklch(92.14% 0.034 48.3) |
| XYZ | xyz(77.0870, 77.5700, 71.8720) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.92
Linen
#FAF0E6
ΔE00 6.93
Antiquewhite
#FAEBD7
ΔE00 6.95
Peach
#FFDAB9
ΔE00 7.16
Seashell
#FFF5EE
ΔE00 7.26
Warm Beige
#E9DCC9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD2 #D2ECF9
analogous
#F9D2D8 #F9DFD2 #F9F3D2
triadic
#F9DFD2 #D2F9DF #DFD2F9
tetradic
#F9DFD2 #D8F9D2 #D2ECF9 #F3D2F9
square
#F9DFD2 #D8F9D2 #D2ECF9 #F3D2F9
split-complementary
#F9DFD2 #D2F9F3 #D2D8F9
monochromatic
#EB9266 #F2B99C #F9DFD2 #FBECE4 #FBECE4
Accessibility & contrast
On white
1.27
#F9DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#F9DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D1
Deuteranopia (green-blind)
#ECE6D2
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd2; /* rgb */ color: rgb(249, 223, 210); /* oklch */ color: oklch(92.1% 0.034 48.3);
Tailwind
colors: {
custom: {
50: '#fbe9df',
500: '#f9dfd2',
950: '#000000',
},
}SCSS
$custom: #f9dfd2; $custom-light: #fbe9df; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd2",
"rgb": {
"r": 249,
"g": 223,
"b": 210
},
"hsl": {
"h": 20,
"s": 76.471,
"l": 90
},
"oklch": {
"l": 0.92144,
"c": 0.03375,
"h": 48.3
},
"luminance": 0.77568
}Semantic roles & 50–950 ramp
primary
#F9DFD2
secondary
#91C4DE
accent
#95D90D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484