#FFD1CA#FFD1CA
#FFD1CA is a very light, muted red. Relative luminance 0.711; OKLCH L 89.8% C 0.053 H 28.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1CA |
|---|---|
| RGB | rgb(255, 209, 202) |
| HSL | hsl(8, 100%, 90%) |
| HSV | hsv(8, 21%, 100%) |
| CMYK | cmyk(0%, 18%, 20.8%, 0%) |
| CIE-LAB | lab(87.55, 15.10, 9.56) |
| CIE-LCH | lch(87.55, 17.87, 32.34°) |
| OKLab | oklab(89.84% 0.0467 0.0251) |
| OKLCH | oklch(89.84% 0.053 28.2) |
| XYZ | xyz(74.7016, 71.1280, 65.6598) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.15
Light Rose
#FFC5CB
ΔE00 6.15
Mistyrose
#FFE4E1
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 7.98
Bubblegum
#FFC1CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1CA #CAF8FF
analogous
#FFCADE #FFD1CA #FFECCA
triadic
#FFD1CA #CAFFD1 #D1CAFF
tetradic
#FFD1CA #DEFFCA #CAF8FF #ECCAFF
square
#FFD1CA #DEFFCA #CAF8FF #ECCAFF
split-complementary
#FFD1CA #CAFFEC #CADEFF
monochromatic
#FF6750 #FF9C8D #FFD1CA #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.38
#FFD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#FFD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1CA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1CA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#FFCCCF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd1ca; /* rgb */ color: rgb(255, 209, 202); /* oklch */ color: oklch(89.8% 0.053 28.2);
Tailwind
colors: {
custom: {
50: '#ffdfda',
500: '#ffd1ca',
950: '#000000',
},
}SCSS
$custom: #ffd1ca; $custom-light: #ffdfda; $custom-dark: #000000;
JSON
{
"hex": "#ffd1ca",
"rgb": {
"r": 255,
"g": 209,
"b": 202
},
"hsl": {
"h": 7.925,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.89837,
"c": 0.05304,
"h": 28.2
},
"luminance": 0.71125
}Semantic roles & 50–950 ramp
primary
#FFD1CA
secondary
#84DCE9
accent
#C7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483