#FFD6CA#FFD6CA
#FFD6CA is a very light, muted red. Relative luminance 0.736; OKLCH L 90.8% C 0.049 H 36.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6CA |
|---|---|
| RGB | rgb(255, 214, 202) |
| HSL | hsl(14, 100%, 90%) |
| HSV | hsv(14, 21%, 100%) |
| CMYK | cmyk(0%, 16.1%, 20.8%, 0%) |
| CIE-LAB | lab(88.74, 12.50, 11.27) |
| CIE-LCH | lch(88.74, 16.83, 42.03°) |
| OKLab | oklab(90.77% 0.0392 0.0294) |
| OKLCH | oklch(90.77% 0.049 36.9) |
| XYZ | xyz(75.9476, 73.6200, 66.0751) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.65
Apricot
#FBCEB1
ΔE00 6.72
Pale Rose
#FDC1C5
ΔE00 9.00
Peach
#FFDAB9
ΔE00 9.02
Light Rose
#FFC5CB
ΔE00 9.04
Pale Pink
#FFCFDC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6CA #CAF3FF
analogous
#FFCAD9 #FFD6CA #FFF1CA
triadic
#FFD6CA #CAFFD6 #D6CAFF
tetradic
#FFD6CA #D9FFCA #CAF3FF #F1CAFF
square
#FFD6CA #D9FFCA #CAF3FF #F1CAFF
split-complementary
#FFD6CA #CAFFF1 #CAD9FF
monochromatic
#FF7750 #FFA78D #FFD6CA #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.34
#FFD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6CA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6CA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#E9E2CA
Tritanopia (blue-blind)
#FFD1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd6ca; /* rgb */ color: rgb(255, 214, 202); /* oklch */ color: oklch(90.8% 0.049 36.9);
Tailwind
colors: {
custom: {
50: '#ffe2da',
500: '#ffd6ca',
950: '#000000',
},
}SCSS
$custom: #ffd6ca; $custom-light: #ffe2da; $custom-dark: #000000;
JSON
{
"hex": "#ffd6ca",
"rgb": {
"r": 255,
"g": 214,
"b": 202
},
"hsl": {
"h": 13.585,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90769,
"c": 0.04902,
"h": 36.9
},
"luminance": 0.73617
}Semantic roles & 50–950 ramp
primary
#FFD6CA
secondary
#84D2E9
accent
#B2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483