#F8DFD7#F8DFD7
#F8DFD7 is a very light, muted red. Relative luminance 0.776; OKLCH L 92.2% C 0.030 H 38.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DFD7 |
|---|---|
| RGB | rgb(248, 223, 215) |
| HSL | hsl(15, 70%, 91%) |
| HSV | hsv(15, 13%, 97%) |
| CMYK | cmyk(0%, 10.1%, 13.3%, 2.7%) |
| CIE-LAB | lab(90.62, 7.29, 7.04) |
| CIE-LCH | lch(90.62, 10.14, 44.00°) |
| OKLab | oklab(92.19% 0.0233 0.0186) |
| OKLCH | oklch(92.19% 0.03 38.6) |
| XYZ | xyz(77.3641, 77.6397, 75.1873) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.87
Very Light Pink
#FFF4F2
ΔE00 6.64
Seashell
#FFF5EE
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 7.20
Linen
#FAF0E6
ΔE00 7.28
Antiquewhite
#FAEBD7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DFD7 #D7F0F8
analogous
#F8D7DF #F8DFD7 #F8EFD7
triadic
#F8DFD7 #D7F8DF #DFD7F8
tetradic
#F8DFD7 #DFF8D7 #D7F0F8 #EFD7F8
square
#F8DFD7 #DFF8D7 #D7F0F8 #EFD7F8
split-complementary
#F8DFD7 #D7F8EF #D7DFF8
monochromatic
#E68C6F #EFB5A3 #F8DFD7 #FAEAE5 #FAEAE5
Accessibility & contrast
On white
1.27
#F8DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#F8DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DFD7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DFD7 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D6
Deuteranopia (green-blind)
#EAE6D7
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8dfd7; /* rgb */ color: rgb(248, 223, 215); /* oklch */ color: oklch(92.2% 0.030 38.6);
Tailwind
colors: {
custom: {
50: '#fae9e3',
500: '#f8dfd7',
950: '#000000',
},
}SCSS
$custom: #f8dfd7; $custom-light: #fae9e3; $custom-dark: #000000;
JSON
{
"hex": "#f8dfd7",
"rgb": {
"r": 248,
"g": 223,
"b": 215
},
"hsl": {
"h": 14.545,
"s": 70.213,
"l": 90.784
},
"oklch": {
"l": 0.92187,
"c": 0.02978,
"h": 38.6
},
"luminance": 0.77638
}Semantic roles & 50–950 ramp
primary
#F8DFD7
secondary
#97CBDC
accent
#A4D213
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484