#F9D2CA#F9D2CA
#F9D2CA is a very light, muted red. Relative luminance 0.705; OKLCH L 89.5% C 0.045 H 31.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F9D2CA |
|---|---|
| RGB | rgb(249, 210, 202) |
| HSL | hsl(10, 80%, 88%) |
| HSV | hsv(10, 19%, 98%) |
| CMYK | cmyk(0%, 15.7%, 18.9%, 2.4%) |
| CIE-LAB | lab(87.24, 12.42, 9.05) |
| CIE-LCH | lch(87.24, 15.36, 36.09°) |
| OKLab | oklab(89.47% 0.0387 0.0238) |
| OKLCH | oklch(89.47% 0.045 31.6) |
| XYZ | xyz(72.7743, 70.4995, 65.6399) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.23
Light Rose
#FFC5CB
ΔE00 7.68
Pale Rose
#FDC1C5
ΔE00 7.72
Apricot
#FBCEB1
ΔE00 8.14
Pale Pink
#FFCFDC
ΔE00 8.60
Light Pink
#FFD1DF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9D2CA #CAF1F9
analogous
#F9CAD9 #F9D2CA #F9E9CA
triadic
#F9D2CA #CAF9D2 #D2CAF9
tetradic
#F9D2CA #D9F9CA #CAF1F9 #E9CAF9
square
#F9D2CA #D9F9CA #CAF1F9 #E9CAF9
split-complementary
#F9D2CA #CAF9E9 #CAD9F9
monochromatic
#ED755C #F3A393 #F9D2CA #FCE8E4 #FCE8E4
Accessibility & contrast
On white
1.39
#F9D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#F9D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9D2CA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9D2CA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#E3DDCA
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9d2ca; /* rgb */ color: rgb(249, 210, 202); /* oklch */ color: oklch(89.5% 0.045 31.6);
Tailwind
colors: {
custom: {
50: '#fbdfda',
500: '#f9d2ca',
950: '#000000',
},
}SCSS
$custom: #f9d2ca; $custom-light: #fbdfda; $custom-dark: #000000;
JSON
{
"hex": "#f9d2ca",
"rgb": {
"r": 249,
"g": 210,
"b": 202
},
"hsl": {
"h": 10.213,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.89472,
"c": 0.04543,
"h": 31.6
},
"luminance": 0.70497
}Semantic roles & 50–950 ramp
primary
#F9D2CA
secondary
#8ACFDE
accent
#B8DC0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483