#F9DFD9#F9DFD9
#F9DFD9 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.3% C 0.030 H 33.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD9 |
|---|---|
| RGB | rgb(249, 223, 217) |
| HSL | hsl(11, 73%, 91%) |
| HSV | hsv(11, 13%, 98%) |
| CMYK | cmyk(0%, 10.4%, 12.9%, 2.4%) |
| CIE-LAB | lab(90.75, 7.96, 6.20) |
| CIE-LCH | lch(90.75, 10.09, 37.89°) |
| OKLab | oklab(92.33% 0.0251 0.0164) |
| OKLCH | oklch(92.33% 0.03 33.1) |
| XYZ | xyz(77.9782, 77.9265, 76.5657) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.90
Lavenderblush
#FFF0F5
ΔE00 6.67
Very Light Pink
#FFF4F2
ΔE00 6.73
Seashell
#FFF5EE
ΔE00 7.65
Linen
#FAF0E6
ΔE00 7.99
Snow
#FFFAFA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD9 #D9F3F9
analogous
#F9D9E3 #F9DFD9 #F9EFD9
triadic
#F9DFD9 #D9F9DF #DFD9F9
tetradic
#F9DFD9 #E3F9D9 #D9F3F9 #EFD9F9
square
#F9DFD9 #E3F9D9 #D9F3F9 #EFD9F9
split-complementary
#F9DFD9 #D9F9EF #D9E3F9
monochromatic
#E8866F #F1B2A4 #F9DFD9 #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.27
#F9DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#F9DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD9
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD9 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2D9
Deuteranopia (green-blind)
#EAE6D9
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd9; /* rgb */ color: rgb(249, 223, 217); /* oklch */ color: oklch(92.3% 0.030 33.1);
Tailwind
colors: {
custom: {
50: '#fbe9e4',
500: '#f9dfd9',
950: '#000000',
},
}SCSS
$custom: #f9dfd9; $custom-light: #fbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd9",
"rgb": {
"r": 249,
"g": 223,
"b": 217
},
"hsl": {
"h": 11.25,
"s": 72.727,
"l": 91.373
},
"oklch": {
"l": 0.92325,
"c": 0.02998,
"h": 33.1
},
"luminance": 0.77925
}Semantic roles & 50–950 ramp
primary
#F9DFD9
secondary
#99D1DE
accent
#B0D511
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484