#F8D4CD#F8D4CD
#F8D4CD is a very light, muted red. Relative luminance 0.715; OKLCH L 89.8% C 0.042 H 30.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D4CD |
|---|---|
| RGB | rgb(248, 212, 205) |
| HSL | hsl(10, 75%, 89%) |
| HSV | hsv(10, 17%, 97%) |
| CMYK | cmyk(0%, 14.5%, 17.3%, 2.7%) |
| CIE-LAB | lab(87.70, 11.46, 8.12) |
| CIE-LCH | lch(87.70, 14.05, 35.30°) |
| OKLab | oklab(89.84% 0.0358 0.0214) |
| OKLCH | oklch(89.84% 0.042 30.8) |
| XYZ | xyz(73.2742, 71.4534, 67.6778) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.38
Light Rose
#FFC5CB
ΔE00 8.08
Pale Rose
#FDC1C5
ΔE00 8.23
Apricot
#FBCEB1
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.56
Light Pink
#FFD1DF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D4CD #CDF1F8
analogous
#F8CDDC #F8D4CD #F8EACD
triadic
#F8D4CD #CDF8D4 #D4CDF8
tetradic
#F8D4CD #DCF8CD #CDF1F8 #EACDF8
square
#F8D4CD #DCF8CD #CDF1F8 #EACDF8
split-complementary
#F8D4CD #CDF8EA #CDDCF8
monochromatic
#E97862 #F0A697 #F8D4CD #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.37
#F8D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#F8D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D4CD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D4CD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#FFD0D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8d4cd; /* rgb */ color: rgb(248, 212, 205); /* oklch */ color: oklch(89.8% 0.042 30.8);
Tailwind
colors: {
custom: {
50: '#fbe1dc',
500: '#f8d4cd',
950: '#000000',
},
}SCSS
$custom: #f8d4cd; $custom-light: #fbe1dc; $custom-dark: #000000;
JSON
{
"hex": "#f8d4cd",
"rgb": {
"r": 248,
"g": 212,
"b": 205
},
"hsl": {
"h": 9.767,
"s": 75.439,
"l": 88.824
},
"oklch": {
"l": 0.89835,
"c": 0.04168,
"h": 30.8
},
"luminance": 0.71451
}Semantic roles & 50–950 ramp
primary
#F8D4CD
secondary
#8DCFDC
accent
#B7D80E
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484