#F9DFD6#F9DFD6
#F9DFD6 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.031 H 40.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD6 |
|---|---|
| RGB | rgb(249, 223, 214) |
| HSL | hsl(15, 74%, 91%) |
| HSV | hsv(15, 14%, 98%) |
| CMYK | cmyk(0%, 10.4%, 14.1%, 2.4%) |
| CIE-LAB | lab(90.68, 7.49, 7.66) |
| CIE-LCH | lch(90.68, 10.72, 45.66°) |
| OKLab | oklab(92.25% 0.024 0.0202) |
| OKLCH | oklch(92.25% 0.031 40.1) |
| XYZ | xyz(77.5916, 77.7718, 74.5294) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.13
Very Light Pink
#FFF4F2
ΔE00 6.95
Seashell
#FFF5EE
ΔE00 7.34
Linen
#FAF0E6
ΔE00 7.41
Lavenderblush
#FFF0F5
ΔE00 7.61
Antiquewhite
#FAEBD7
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD6 #D6F0F9
analogous
#F9D6DE #F9DFD6 #F9F0D6
triadic
#F9DFD6 #D6F9DF #DFD6F9
tetradic
#F9DFD6 #DEF9D6 #D6F0F9 #F0D6F9
square
#F9DFD6 #DEF9D6 #D6F0F9 #F0D6F9
split-complementary
#F9DFD6 #D6F9F0 #D6DEF9
monochromatic
#E98C6B #F1B5A1 #F9DFD6 #FBEAE4 #FBEAE4
Accessibility & contrast
On white
1.27
#F9DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F9DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#EBE6D6
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd6; /* rgb */ color: rgb(249, 223, 214); /* oklch */ color: oklch(92.2% 0.031 40.1);
Tailwind
colors: {
custom: {
50: '#fbe9e2',
500: '#f9dfd6',
950: '#000000',
},
}SCSS
$custom: #f9dfd6; $custom-light: #fbe9e2; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd6",
"rgb": {
"r": 249,
"g": 223,
"b": 214
},
"hsl": {
"h": 15.429,
"s": 74.468,
"l": 90.784
},
"oklch": {
"l": 0.92246,
"c": 0.03133,
"h": 40.1
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#F9DFD6
secondary
#95CBDE
accent
#A3D70F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484