#F8D2CA#F8D2CA
#F8D2CA is a very light, muted red. Relative luminance 0.703; OKLCH L 89.4% C 0.044 H 31.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D2CA |
|---|---|
| RGB | rgb(248, 210, 202) |
| HSL | hsl(10, 77%, 88%) |
| HSV | hsv(10, 19%, 97%) |
| CMYK | cmyk(0%, 15.3%, 18.5%, 2.7%) |
| CIE-LAB | lab(87.15, 12.06, 8.91) |
| CIE-LCH | lch(87.15, 14.99, 36.46°) |
| OKLab | oklab(89.38% 0.0376 0.0234) |
| OKLCH | oklch(89.38% 0.044 31.9) |
| XYZ | xyz(72.4187, 70.3162, 65.6233) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.10
Light Rose
#FFC5CB
ΔE00 7.88
Pale Rose
#FDC1C5
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 8.09
Pale Pink
#FFCFDC
ΔE00 8.72
Light Pink
#FFD1DF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D2CA #CAF0F8
analogous
#F8CAD9 #F8D2CA #F8E9CA
triadic
#F8D2CA #CAF8D2 #D2CAF8
tetradic
#F8D2CA #D9F8CA #CAF0F8 #E9CAF8
square
#F8D2CA #D9F8CA #CAF0F8 #E9CAF8
split-complementary
#F8D2CA #CAF8E9 #CAD9F8
monochromatic
#EA765E #F1A494 #F8D2CA #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.39
#F8D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#F8D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D2CA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D2CA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#E3DDCA
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8d2ca; /* rgb */ color: rgb(248, 210, 202); /* oklch */ color: oklch(89.4% 0.044 31.9);
Tailwind
colors: {
custom: {
50: '#fbdfda',
500: '#f8d2ca',
950: '#000000',
},
}SCSS
$custom: #f8d2ca; $custom-light: #fbdfda; $custom-dark: #000000;
JSON
{
"hex": "#f8d2ca",
"rgb": {
"r": 248,
"g": 210,
"b": 202
},
"hsl": {
"h": 10.435,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.89381,
"c": 0.04432,
"h": 31.9
},
"luminance": 0.70314
}Semantic roles & 50–950 ramp
primary
#F8D2CA
secondary
#8ACEDC
accent
#B5D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483