#F8DCD4#F8DCD4
#F8DCD4 is a very light, muted red. Relative luminance 0.759; OKLCH L 91.5% C 0.033 H 36.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCD4 |
|---|---|
| RGB | rgb(248, 220, 212) |
| HSL | hsl(13, 72%, 90%) |
| HSV | hsv(13, 15%, 97%) |
| CMYK | cmyk(0%, 11.3%, 14.5%, 2.7%) |
| CIE-LAB | lab(89.81, 8.38, 7.46) |
| CIE-LCH | lch(89.81, 11.22, 41.68°) |
| OKLab | oklab(91.54% 0.0266 0.0197) |
| OKLCH | oklch(91.54% 0.033 36.5) |
| XYZ | xyz(76.1877, 75.8981, 72.9110) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.84
Very Light Pink
#FFF4F2
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 7.81
Seashell
#FFF5EE
ΔE00 8.31
Linen
#FAF0E6
ΔE00 8.45
Apricot
#FBCEB1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCD4 #D4F0F8
analogous
#F8D4DE #F8DCD4 #F8EED4
triadic
#F8DCD4 #D4F8DC #DCD4F8
tetradic
#F8DCD4 #DEF8D4 #D4F0F8 #EED4F8
square
#F8DCD4 #DEF8D4 #D4F0F8 #EED4F8
split-complementary
#F8DCD4 #D4F8EE #D4DEF8
monochromatic
#E7866B #EFB19F #F8DCD4 #FBEAE5 #FBEAE5
Accessibility & contrast
On white
1.30
#F8DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F8DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCD4
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCD4 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8dcd4; /* rgb */ color: rgb(248, 220, 212); /* oklch */ color: oklch(91.5% 0.033 36.5);
Tailwind
colors: {
custom: {
50: '#fae6e1',
500: '#f8dcd4',
950: '#000000',
},
}SCSS
$custom: #f8dcd4; $custom-light: #fae6e1; $custom-dark: #000000;
JSON
{
"hex": "#f8dcd4",
"rgb": {
"r": 248,
"g": 220,
"b": 212
},
"hsl": {
"h": 13.333,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.91535,
"c": 0.03304,
"h": 36.5
},
"luminance": 0.75896
}Semantic roles & 50–950 ramp
primary
#F8DCD4
secondary
#94CCDC
accent
#A9D411
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484