#F9DFD7#F9DFD7
#F9DFD7 is a very light, muted red. Relative luminance 0.778; OKLCH L 92.3% C 0.031 H 37.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD7 |
|---|---|
| RGB | rgb(249, 223, 215) |
| HSL | hsl(14, 74%, 91%) |
| HSV | hsv(14, 14%, 98%) |
| CMYK | cmyk(0%, 10.4%, 13.7%, 2.4%) |
| CIE-LAB | lab(90.70, 7.65, 7.17) |
| CIE-LCH | lch(90.70, 10.49, 43.17°) |
| OKLab | oklab(92.27% 0.0244 0.0189) |
| OKLCH | oklch(92.27% 0.031 37.8) |
| XYZ | xyz(77.7197, 77.8231, 75.2040) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.70
Very Light Pink
#FFF4F2
ΔE00 6.85
Lavenderblush
#FFF0F5
ΔE00 7.29
Seashell
#FFF5EE
ΔE00 7.42
Linen
#FAF0E6
ΔE00 7.58
Antiquewhite
#FAEBD7
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD7 #D7F1F9
analogous
#F9D7E0 #F9DFD7 #F9F0D7
triadic
#F9DFD7 #D7F9DF #DFD7F9
tetradic
#F9DFD7 #E0F9D7 #D7F1F9 #F0D7F9
square
#F9DFD7 #E0F9D7 #D7F1F9 #F0D7F9
split-complementary
#F9DFD7 #D7F9F0 #D7E0F9
monochromatic
#E98A6D #F1B4A2 #F9DFD7 #FBEAE4 #FBEAE4
Accessibility & contrast
On white
1.27
#F9DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#F9DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD7 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D6
Deuteranopia (green-blind)
#EBE6D7
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd7; /* rgb */ color: rgb(249, 223, 215); /* oklch */ color: oklch(92.3% 0.031 37.8);
Tailwind
colors: {
custom: {
50: '#fbe9e3',
500: '#f9dfd7',
950: '#000000',
},
}SCSS
$custom: #f9dfd7; $custom-light: #fbe9e3; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd7",
"rgb": {
"r": 249,
"g": 223,
"b": 215
},
"hsl": {
"h": 14.118,
"s": 73.913,
"l": 90.98
},
"oklch": {
"l": 0.92272,
"c": 0.03083,
"h": 37.8
},
"luminance": 0.77821
}Semantic roles & 50–950 ramp
primary
#F9DFD7
secondary
#96CDDE
accent
#A7D60F
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484