#F8D5CA#F8D5CA
#F8D5CA is a very light, muted red. Relative luminance 0.718; OKLCH L 89.9% C 0.042 H 38.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D5CA |
|---|---|
| RGB | rgb(248, 213, 202) |
| HSL | hsl(14, 77%, 88%) |
| HSV | hsv(14, 19%, 97%) |
| CMYK | cmyk(0%, 14.1%, 18.5%, 2.7%) |
| CIE-LAB | lab(87.88, 10.49, 9.95) |
| CIE-LCH | lch(87.88, 14.46, 43.47°) |
| OKLab | oklab(89.95% 0.0331 0.0261) |
| OKLCH | oklch(89.95% 0.042 38.2) |
| XYZ | xyz(73.1663, 71.8114, 65.8725) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.90
Apricot
#FBCEB1
ΔE00 6.83
Peach
#FFDAB9
ΔE00 8.69
Light Rose
#FFC5CB
ΔE00 9.75
Pale Rose
#FDC1C5
ΔE00 9.77
Very Light Pink
#FFF4F2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D5CA #CAEDF8
analogous
#F8CAD6 #F8D5CA #F8ECCA
triadic
#F8D5CA #CAF8D5 #D5CAF8
tetradic
#F8D5CA #D6F8CA #CAEDF8 #ECCAF8
square
#F8D5CA #D6F8CA #CAEDF8 #ECCAF8
split-complementary
#F8D5CA #CAF8EC #CAD6F8
monochromatic
#EA7F5E #F1AA94 #F8D5CA #FBEAE4 #FBEAE4
Accessibility & contrast
On white
1.37
#F8D5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F8D5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D5CA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D5CA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#FFD0D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8d5ca; /* rgb */ color: rgb(248, 213, 202); /* oklch */ color: oklch(89.9% 0.042 38.2);
Tailwind
colors: {
custom: {
50: '#fbe2da',
500: '#f8d5ca',
950: '#000000',
},
}SCSS
$custom: #f8d5ca; $custom-light: #fbe2da; $custom-dark: #000000;
JSON
{
"hex": "#f8d5ca",
"rgb": {
"r": 248,
"g": 213,
"b": 202
},
"hsl": {
"h": 14.348,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.89948,
"c": 0.04215,
"h": 38.2
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#F8D5CA
secondary
#8AC8DC
accent
#A8D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483