#F8DFD9#F8DFD9
#F8DFD9 is a very light, muted red. Relative luminance 0.777; OKLCH L 92.2% C 0.029 H 33.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD9 |
|---|---|
| RGB | rgb(248, 223, 217) |
| HSL | hsl(12, 69%, 91%) |
| HSV | hsv(12, 13%, 97%) |
| CMYK | cmyk(0%, 10.1%, 12.5%, 2.7%) |
| CIE-LAB | lab(90.66, 7.61, 6.06) |
| CIE-LCH | lch(90.66, 9.73, 38.55°) |
| OKLab | oklab(92.24% 0.024 0.016) |
| OKLCH | oklch(92.24% 0.029 33.7) |
| XYZ | xyz(77.6227, 77.7431, 76.5491) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.07
Very Light Pink
#FFF4F2
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 6.56
Seashell
#FFF5EE
ΔE00 7.38
Linen
#FAF0E6
ΔE00 7.69
Snow
#FFFAFA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD9 #D9F2F8
analogous
#F8D9E2 #F8DFD9 #F8EED9
triadic
#F8DFD9 #D9F8DF #DFD9F8
tetradic
#F8DFD9 #E2F8D9 #D9F2F8 #EED9F8
square
#F8DFD9 #E2F8D9 #D9F2F8 #EED9F8
split-complementary
#F8DFD9 #D9F8EE #D9E2F8
monochromatic
#E58872 #EEB3A5 #F8DFD9 #FAE9E5 #FAE9E5
Accessibility & contrast
On white
1.27
#F8DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F8DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD9
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD9 | 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)
#E4E1D9
Deuteranopia (green-blind)
#EAE6D9
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd9; /* rgb */ color: rgb(248, 223, 217); /* oklch */ color: oklch(92.2% 0.029 33.7);
Tailwind
colors: {
custom: {
50: '#fae9e4',
500: '#f8dfd9',
950: '#000000',
},
}SCSS
$custom: #f8dfd9; $custom-light: #fae9e4; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd9",
"rgb": {
"r": 248,
"g": 223,
"b": 217
},
"hsl": {
"h": 11.613,
"s": 68.889,
"l": 91.176
},
"oklch": {
"l": 0.92239,
"c": 0.0289,
"h": 33.7
},
"luminance": 0.77742
}Semantic roles & 50–950 ramp
primary
#F8DFD9
secondary
#9ACFDC
accent
#ACD115
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484