#F8DCD5#F8DCD5
#F8DCD5 is a very light, muted red. Relative luminance 0.759; OKLCH L 91.6% C 0.033 H 34.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCD5 |
|---|---|
| RGB | rgb(248, 220, 213) |
| HSL | hsl(12, 71%, 90%) |
| HSV | hsv(12, 14%, 97%) |
| CMYK | cmyk(0%, 11.3%, 14.1%, 2.7%) |
| CIE-LAB | lab(89.84, 8.53, 6.97) |
| CIE-LCH | lch(89.84, 11.02, 39.24°) |
| OKLab | oklab(91.56% 0.0269 0.0184) |
| OKLCH | oklch(91.56% 0.033 34.3) |
| XYZ | xyz(76.3143, 75.9487, 73.5774) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.50
Lavenderblush
#FFF0F5
ΔE00 7.53
Very Light Pink
#FFF4F2
ΔE00 7.61
Seashell
#FFF5EE
ΔE00 8.41
Linen
#FAF0E6
ΔE00 8.63
Apricot
#FBCEB1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCD5 #D5F1F8
analogous
#F8D5DF #F8DCD5 #F8EDD5
triadic
#F8DCD5 #D5F8DC #DCD5F8
tetradic
#F8DCD5 #DFF8D5 #D5F1F8 #EDD5F8
square
#F8DCD5 #DFF8D5 #D5F1F8 #EDD5F8
split-complementary
#F8DCD5 #D5F8ED #D5DFF8
monochromatic
#E7856C #EFB0A1 #F8DCD5 #FBE9E5 #FBE9E5
Accessibility & contrast
On white
1.30
#F8DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F8DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCD5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCD5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E8E4D5
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcd5; /* rgb */ color: rgb(248, 220, 213); /* oklch */ color: oklch(91.6% 0.033 34.3);
Tailwind
colors: {
custom: {
50: '#fae6e1',
500: '#f8dcd5',
950: '#000000',
},
}SCSS
$custom: #f8dcd5; $custom-light: #fae6e1; $custom-dark: #000000;
JSON
{
"hex": "#f8dcd5",
"rgb": {
"r": 248,
"g": 220,
"b": 213
},
"hsl": {
"h": 12,
"s": 71.429,
"l": 90.392
},
"oklch": {
"l": 0.91561,
"c": 0.03261,
"h": 34.3
},
"luminance": 0.75947
}Semantic roles & 50–950 ramp
primary
#F8DCD5
secondary
#95CEDC
accent
#ADD312
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484