#F9DFD3#F9DFD3
#F9DFD3 is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.033 H 46.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD3 |
|---|---|
| RGB | rgb(249, 223, 211) |
| HSL | hsl(19, 76%, 90%) |
| HSV | hsv(19, 15%, 98%) |
| CMYK | cmyk(0%, 10.4%, 15.3%, 2.4%) |
| CIE-LAB | lab(90.61, 7.03, 9.13) |
| CIE-LCH | lch(90.61, 11.52, 52.43°) |
| OKLab | oklab(92.17% 0.0228 0.024) |
| OKLCH | oklch(92.17% 0.033 46.4) |
| XYZ | xyz(77.2120, 77.6200, 72.5302) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.47
Linen
#FAF0E6
ΔE00 7.02
Seashell
#FFF5EE
ΔE00 7.25
Antiquewhite
#FAEBD7
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.37
Peach
#FFDAB9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD3 #D3EDF9
analogous
#F9D3DA #F9DFD3 #F9F2D3
triadic
#F9DFD3 #D3F9DF #DFD3F9
tetradic
#F9DFD3 #DAF9D3 #D3EDF9 #F2D3F9
square
#F9DFD3 #DAF9D3 #D3EDF9 #F2D3F9
split-complementary
#F9DFD3 #D3F9F2 #D3DAF9
monochromatic
#EA9167 #F2B89D #F9DFD3 #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.27
#F9DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#F9DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D2
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd3; /* rgb */ color: rgb(249, 223, 211); /* oklch */ color: oklch(92.2% 0.033 46.4);
Tailwind
colors: {
custom: {
50: '#fbe9e0',
500: '#f9dfd3',
950: '#000000',
},
}SCSS
$custom: #f9dfd3; $custom-light: #fbe9e0; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd3",
"rgb": {
"r": 249,
"g": 223,
"b": 211
},
"hsl": {
"h": 18.947,
"s": 76,
"l": 90.196
},
"oklch": {
"l": 0.92169,
"c": 0.03309,
"h": 46.4
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#F9DFD3
secondary
#92C6DE
accent
#98D80D
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484