#FFD5CA#FFD5CA
#FFD5CA is a very light, muted red. Relative luminance 0.731; OKLCH L 90.6% C 0.050 H 35.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5CA |
|---|---|
| RGB | rgb(255, 213, 202) |
| HSL | hsl(12, 100%, 90%) |
| HSV | hsv(12, 21%, 100%) |
| CMYK | cmyk(0%, 16.5%, 20.8%, 0%) |
| CIE-LAB | lab(88.50, 13.02, 10.92) |
| CIE-LCH | lch(88.50, 16.99, 40.00°) |
| OKLab | oklab(90.58% 0.0407 0.0286) |
| OKLCH | oklch(90.58% 0.05 35.1) |
| XYZ | xyz(75.6953, 73.1154, 65.9910) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.72
Apricot
#FBCEB1
ΔE00 7.16
Pale Rose
#FDC1C5
ΔE00 8.41
Light Rose
#FFC5CB
ΔE00 8.43
Peach
#FFDAB9
ΔE00 9.60
Pale Pink
#FFCFDC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5CA #CAF4FF
analogous
#FFCADA #FFD5CA #FFF0CA
triadic
#FFD5CA #CAFFD5 #D5CAFF
tetradic
#FFD5CA #DAFFCA #CAF4FF #F0CAFF
square
#FFD5CA #DAFFCA #CAF4FF #F0CAFF
split-complementary
#FFD5CA #CAFFF0 #CADAFF
monochromatic
#FF7450 #FFA58D #FFD5CA #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.34
#FFD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#FFD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5CA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5CA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#E8E1CA
Tritanopia (blue-blind)
#FFD0D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5ca; /* rgb */ color: rgb(255, 213, 202); /* oklch */ color: oklch(90.6% 0.050 35.1);
Tailwind
colors: {
custom: {
50: '#ffe2da',
500: '#ffd5ca',
950: '#000000',
},
}SCSS
$custom: #ffd5ca; $custom-light: #ffe2da; $custom-dark: #000000;
JSON
{
"hex": "#ffd5ca",
"rgb": {
"r": 255,
"g": 213,
"b": 202
},
"hsl": {
"h": 12.453,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90582,
"c": 0.04973,
"h": 35.1
},
"luminance": 0.73113
}Semantic roles & 50–950 ramp
primary
#FFD5CA
secondary
#84D4E9
accent
#B6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483