#FFD4CA#FFD4CA
#FFD4CA is a very light, muted red. Relative luminance 0.726; OKLCH L 90.4% C 0.050 H 33.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4CA |
|---|---|
| RGB | rgb(255, 212, 202) |
| HSL | hsl(11, 100%, 90%) |
| HSV | hsv(11, 21%, 100%) |
| CMYK | cmyk(0%, 16.9%, 20.8%, 0%) |
| CIE-LAB | lab(88.26, 13.54, 10.58) |
| CIE-LCH | lch(88.26, 17.18, 38.01°) |
| OKLab | oklab(90.4% 0.0422 0.0277) |
| OKLCH | oklch(90.4% 0.05 33.3) |
| XYZ | xyz(75.4445, 72.6139, 65.9074) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.84
Apricot
#FBCEB1
ΔE00 7.62
Pale Rose
#FDC1C5
ΔE00 7.82
Light Rose
#FFC5CB
ΔE00 7.85
Pale Pink
#FFCFDC
ΔE00 9.09
Light Pink
#FFD1DF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4CA #CAF5FF
analogous
#FFCADB #FFD4CA #FFEFCA
triadic
#FFD4CA #CAFFD4 #D4CAFF
tetradic
#FFD4CA #DBFFCA #CAF5FF #EFCAFF
square
#FFD4CA #DBFFCA #CAF5FF #EFCAFF
split-complementary
#FFD4CA #CAFFEF #CADBFF
monochromatic
#FF7150 #FFA28D #FFD4CA #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.35
#FFD4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FFD4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4CA
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4CA | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#E7E1CA
Tritanopia (blue-blind)
#FFCFD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4ca; /* rgb */ color: rgb(255, 212, 202); /* oklch */ color: oklch(90.4% 0.050 33.3);
Tailwind
colors: {
custom: {
50: '#ffe1da',
500: '#ffd4ca',
950: '#000000',
},
}SCSS
$custom: #ffd4ca; $custom-light: #ffe1da; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ca",
"rgb": {
"r": 255,
"g": 212,
"b": 202
},
"hsl": {
"h": 11.321,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90395,
"c": 0.05049,
"h": 33.3
},
"luminance": 0.72611
}Semantic roles & 50–950 ramp
primary
#FFD4CA
secondary
#84D6E9
accent
#BAE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483