#FFD2CA#FFD2CA
#FFD2CA is a very light, muted red. Relative luminance 0.716; OKLCH L 90.0% C 0.052 H 29.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2CA |
|---|---|
| RGB | rgb(255, 210, 202) |
| HSL | hsl(9, 100%, 90%) |
| HSV | hsv(9, 21%, 100%) |
| CMYK | cmyk(0%, 17.6%, 20.8%, 0%) |
| CIE-LAB | lab(87.79, 14.58, 9.90) |
| CIE-LCH | lch(87.79, 17.62, 34.18°) |
| OKLab | oklab(90.02% 0.0452 0.026) |
| OKLCH | oklch(90.02% 0.052 29.9) |
| XYZ | xyz(74.9477, 71.6202, 65.7418) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.22
Pale Rose
#FDC1C5
ΔE00 6.69
Light Rose
#FFC5CB
ΔE00 6.70
Pale Pink
#FFCFDC
ΔE00 8.10
Light Pink
#FFD1DF
ΔE00 8.42
Apricot
#FBCEB1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2CA #CAF7FF
analogous
#FFCADD #FFD2CA #FFEDCA
triadic
#FFD2CA #CAFFD2 #D2CAFF
tetradic
#FFD2CA #DDFFCA #CAF7FF #EDCAFF
square
#FFD2CA #DDFFCA #CAF7FF #EDCAFF
split-complementary
#FFD2CA #CAFFED #CADDFF
monochromatic
#FF6A50 #FF9E8D #FFD2CA #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.37
#FFD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#FFD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2CA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2CA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#FFCDD0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd2ca; /* rgb */ color: rgb(255, 210, 202); /* oklch */ color: oklch(90.0% 0.052 29.9);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#ffd2ca',
950: '#000000',
},
}SCSS
$custom: #ffd2ca; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ca",
"rgb": {
"r": 255,
"g": 210,
"b": 202
},
"hsl": {
"h": 9.057,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90023,
"c": 0.05215,
"h": 29.9
},
"luminance": 0.71617
}Semantic roles & 50–950 ramp
primary
#FFD2CA
secondary
#84DAE9
accent
#C3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483