#F9DFD8#F9DFD8
#F9DFD8 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.3% C 0.030 H 35.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFD8 |
|---|---|
| RGB | rgb(249, 223, 216) |
| HSL | hsl(13, 73%, 91%) |
| HSV | hsv(13, 13%, 98%) |
| CMYK | cmyk(0%, 10.4%, 13.3%, 2.4%) |
| CIE-LAB | lab(90.72, 7.80, 6.68) |
| CIE-LCH | lch(90.72, 10.28, 40.58°) |
| OKLab | oklab(92.3% 0.0247 0.0176) |
| OKLCH | oklch(92.3% 0.03 35.5) |
| XYZ | xyz(77.8486, 77.8746, 75.8828) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.28
Very Light Pink
#FFF4F2
ΔE00 6.78
Lavenderblush
#FFF0F5
ΔE00 6.97
Seashell
#FFF5EE
ΔE00 7.52
Linen
#FAF0E6
ΔE00 7.78
Antiquewhite
#FAEBD7
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFD8 #D8F2F9
analogous
#F9D8E1 #F9DFD8 #F9EFD8
triadic
#F9DFD8 #D8F9DF #DFD8F9
tetradic
#F9DFD8 #E1F9D8 #D8F2F9 #EFD8F9
square
#F9DFD8 #E1F9D8 #D8F2F9 #EFD8F9
split-complementary
#F9DFD8 #D8F9EF #D8E1F9
monochromatic
#E9886E #F1B3A3 #F9DFD8 #FBE9E4 #FBE9E4
Accessibility & contrast
On white
1.27
#F9DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F9DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFD8
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFD8 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfd8; /* rgb */ color: rgb(249, 223, 216); /* oklch */ color: oklch(92.3% 0.030 35.5);
Tailwind
colors: {
custom: {
50: '#fbe9e4',
500: '#f9dfd8',
950: '#000000',
},
}SCSS
$custom: #f9dfd8; $custom-light: #fbe9e4; $custom-dark: #000000;
JSON
{
"hex": "#f9dfd8",
"rgb": {
"r": 249,
"g": 223,
"b": 216
},
"hsl": {
"h": 12.727,
"s": 73.333,
"l": 91.176
},
"oklch": {
"l": 0.92299,
"c": 0.03038,
"h": 35.5
},
"luminance": 0.77873
}Semantic roles & 50–950 ramp
primary
#F9DFD8
secondary
#97CFDE
accent
#ACD510
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484