#F8DCD7#F8DCD7
#F8DCD7 is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.032 H 29.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCD7 |
|---|---|
| RGB | rgb(248, 220, 215) |
| HSL | hsl(9, 70%, 91%) |
| HSV | hsv(9, 13%, 97%) |
| CMYK | cmyk(0%, 11.3%, 13.3%, 2.7%) |
| CIE-LAB | lab(89.88, 8.85, 5.99) |
| CIE-LCH | lch(89.88, 10.68, 34.09°) |
| OKLab | oklab(91.61% 0.0277 0.0158) |
| OKLCH | oklch(91.61% 0.032 29.8) |
| XYZ | xyz(76.5697, 76.0509, 74.9225) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.95
Lavenderblush
#FFF0F5
ΔE00 7.02
Very Light Pink
#FFF4F2
ΔE00 7.57
Seashell
#FFF5EE
ΔE00 8.66
Linen
#FAF0E6
ΔE00 9.04
Light Pink
#FFD1DF
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCD7 #D7F3F8
analogous
#F8D7E2 #F8DCD7 #F8ECD7
triadic
#F8DCD7 #D7F8DC #DCD7F8
tetradic
#F8DCD7 #E2F8D7 #D7F3F8 #ECD7F8
square
#F8DCD7 #E2F8D7 #D7F3F8 #ECD7F8
split-complementary
#F8DCD7 #D7F8EC #D7E2F8
monochromatic
#E6816F #EFAEA3 #F8DCD7 #FAE8E5 #FAE8E5
Accessibility & contrast
On white
1.30
#F8DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F8DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCD7
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCD7 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD7
Deuteranopia (green-blind)
#E8E4D7
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcd7; /* rgb */ color: rgb(248, 220, 215); /* oklch */ color: oklch(91.6% 0.032 29.8);
Tailwind
colors: {
custom: {
50: '#fae6e3',
500: '#f8dcd7',
950: '#000000',
},
}SCSS
$custom: #f8dcd7; $custom-light: #fae6e3; $custom-dark: #000000;
JSON
{
"hex": "#f8dcd7",
"rgb": {
"r": 248,
"g": 220,
"b": 215
},
"hsl": {
"h": 9.091,
"s": 70.213,
"l": 90.784
},
"oklch": {
"l": 0.91614,
"c": 0.03191,
"h": 29.8
},
"luminance": 0.76049
}Semantic roles & 50–950 ramp
primary
#F8DCD7
secondary
#97D1DC
accent
#B5D213
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484