#FFD0CA#FFD0CA
#FFD0CA is a very light, muted red. Relative luminance 0.706; OKLCH L 89.7% C 0.054 H 26.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0CA |
|---|---|
| RGB | rgb(255, 208, 202) |
| HSL | hsl(7, 100%, 90%) |
| HSV | hsv(7, 21%, 100%) |
| CMYK | cmyk(0%, 18.4%, 20.8%, 0%) |
| CIE-LAB | lab(87.31, 15.62, 9.22) |
| CIE-LCH | lch(87.31, 18.14, 30.55°) |
| OKLab | oklab(89.65% 0.0482 0.0242) |
| OKLCH | oklch(89.65% 0.054 26.7) |
| XYZ | xyz(74.4570, 70.6388, 65.5783) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.60
Pale Rose
#FDC1C5
ΔE00 5.61
Mistyrose
#FFE4E1
ΔE00 6.74
Pale Pink
#FFCFDC
ΔE00 7.19
Bubblegum
#FFC1CC
ΔE00 7.52
Light Pink
#FFD1DF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0CA #CAF9FF
analogous
#FFCADF #FFD0CA #FFEACA
triadic
#FFD0CA #CAFFD0 #D0CAFF
tetradic
#FFD0CA #DFFFCA #CAF9FF #EACAFF
square
#FFD0CA #DFFFCA #CAF9FF #EACAFF
split-complementary
#FFD0CA #CAFFEA #CADFFF
monochromatic
#FF6350 #FF9A8D #FFD0CA #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.39
#FFD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FFD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0CA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0CA | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#FFCBCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd0ca; /* rgb */ color: rgb(255, 208, 202); /* oklch */ color: oklch(89.7% 0.054 26.7);
Tailwind
colors: {
custom: {
50: '#ffdeda',
500: '#ffd0ca',
950: '#000000',
},
}SCSS
$custom: #ffd0ca; $custom-light: #ffdeda; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ca",
"rgb": {
"r": 255,
"g": 208,
"b": 202
},
"hsl": {
"h": 6.792,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.89652,
"c": 0.05398,
"h": 26.7
},
"luminance": 0.70636
}Semantic roles & 50–950 ramp
primary
#FFD0CA
secondary
#84DEE9
accent
#CCE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483