#F9DFD4#F9DFD4
#F9DFD4 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.032 H 44.4°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD4 |
|---|---|
| RGB | rgb(249, 223, 212) |
| HSL | hsl(18, 76%, 90%) |
| HSV | hsv(18, 15%, 98%) |
| CMYK | cmyk(0%, 10.4%, 14.9%, 2.4%) |
| CIE-LAB | lab(90.63, 7.18, 8.64) |
| CIE-LCH | lch(90.63, 11.24, 50.28°) |
| OKLab | oklab(92.2% 0.0232 0.0227) |
| OKLCH | oklch(92.2% 0.032 44.4) |
| XYZ | xyz(77.3377, 77.6703, 73.1924) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.02
Linen
#FAF0E6
ΔE00 7.13
Very Light Pink
#FFF4F2
ΔE00 7.21
Seashell
#FFF5EE
ΔE00 7.26
Antiquewhite
#FAEBD7
ΔE00 7.62
Warm Beige
#E9DCC9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD4 #D4EEF9
analogous
#F9D4DB #F9DFD4 #F9F1D4
triadic
#F9DFD4 #D4F9DF #DFD4F9
tetradic
#F9DFD4 #DBF9D4 #D4EEF9 #F1D4F9
square
#F9DFD4 #DBF9D4 #D4EEF9 #F1D4F9
split-complementary
#F9DFD4 #D4F9F1 #D4DBF9
monochromatic
#EA8F69 #F2B79E #F9DFD4 #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.27
#F9DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F9DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#EBE6D4
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd4; /* rgb */ color: rgb(249, 223, 212); /* oklch */ color: oklch(92.2% 0.032 44.4);
Tailwind
colors: {
custom: {
50: '#fbe9e1',
500: '#f9dfd4',
950: '#000000',
},
}SCSS
$custom: #f9dfd4; $custom-light: #fbe9e1; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd4",
"rgb": {
"r": 249,
"g": 223,
"b": 212
},
"hsl": {
"h": 17.838,
"s": 75.51,
"l": 90.392
},
"oklch": {
"l": 0.92195,
"c": 0.03247,
"h": 44.4
},
"luminance": 0.77669
}Semantic roles & 50–950 ramp
primary
#F9DFD4
secondary
#93C8DE
accent
#9CD80E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484