#F8DFD8#F8DFD8
#F8DFD8 is a very light, muted red. Relative luminance 0.777; OKLCH L 92.2% C 0.029 H 36.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD8 |
|---|---|
| RGB | rgb(248, 223, 216) |
| HSL | hsl(13, 70%, 91%) |
| HSV | hsv(13, 13%, 97%) |
| CMYK | cmyk(0%, 10.1%, 12.9%, 2.7%) |
| CIE-LAB | lab(90.64, 7.45, 6.55) |
| CIE-LCH | lch(90.64, 9.92, 41.33°) |
| OKLab | oklab(92.21% 0.0237 0.0173) |
| OKLCH | oklch(92.21% 0.029 36.1) |
| XYZ | xyz(77.4930, 77.6913, 75.8661) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.46
Very Light Pink
#FFF4F2
ΔE00 6.55
Lavenderblush
#FFF0F5
ΔE00 6.87
Seashell
#FFF5EE
ΔE00 7.26
Linen
#FAF0E6
ΔE00 7.47
Antiquewhite
#FAEBD7
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD8 #D8F1F8
analogous
#F8D8E1 #F8DFD8 #F8EFD8
triadic
#F8DFD8 #D8F8DF #DFD8F8
tetradic
#F8DFD8 #E1F8D8 #D8F1F8 #EFD8F8
square
#F8DFD8 #E1F8D8 #D8F1F8 #EFD8F8
split-complementary
#F8DFD8 #D8F8EF #D8E1F8
monochromatic
#E58A70 #EFB4A4 #F8DFD8 #FAEAE5 #FAEAE5
Accessibility & contrast
On white
1.27
#F8DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F8DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd8; /* rgb */ color: rgb(248, 223, 216); /* oklch */ color: oklch(92.2% 0.029 36.1);
Tailwind
colors: {
custom: {
50: '#fae9e4',
500: '#f8dfd8',
950: '#000000',
},
}SCSS
$custom: #f8dfd8; $custom-light: #fae9e4; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd8",
"rgb": {
"r": 248,
"g": 223,
"b": 216
},
"hsl": {
"h": 13.125,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.92213,
"c": 0.02931,
"h": 36.1
},
"luminance": 0.7769
}Semantic roles & 50–950 ramp
primary
#F8DFD8
secondary
#99CDDC
accent
#A8D214
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484