#FFD5CD#FFD5CD
#FFD5CD is a very light, muted red. Relative luminance 0.733; OKLCH L 90.7% C 0.049 H 30.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5CD |
|---|---|
| RGB | rgb(255, 213, 205) |
| HSL | hsl(10, 100%, 90%) |
| HSV | hsv(10, 20%, 100%) |
| CMYK | cmyk(0%, 16.5%, 19.6%, 0%) |
| CIE-LAB | lab(88.57, 13.45, 9.44) |
| CIE-LCH | lch(88.57, 16.44, 35.06°) |
| OKLab | oklab(90.66% 0.0419 0.0248) |
| OKLCH | oklch(90.66% 0.049 30.6) |
| XYZ | xyz(76.0539, 73.2589, 67.8799) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.32
Light Rose
#FFC5CB
ΔE00 7.36
Pale Rose
#FDC1C5
ΔE00 7.46
Pale Pink
#FFCFDC
ΔE00 8.32
Apricot
#FBCEB1
ΔE00 8.44
Light Pink
#FFD1DF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5CD #CDF7FF
analogous
#FFCDDE #FFD5CD #FFEECD
triadic
#FFD5CD #CDFFD5 #D5CDFF
tetradic
#FFD5CD #DEFFCD #CDF7FF #EECDFF
square
#FFD5CD #DEFFCD #CDF7FF #EECDFF
split-complementary
#FFD5CD #CDFFEE #CDDEFF
monochromatic
#FF6E53 #FFA290 #FFD5CD #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.34
#FFD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5CD
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5CD | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd5cd; /* rgb */ color: rgb(255, 213, 205); /* oklch */ color: oklch(90.7% 0.049 30.6);
Tailwind
colors: {
custom: {
50: '#ffe2dc',
500: '#ffd5cd',
950: '#000000',
},
}SCSS
$custom: #ffd5cd; $custom-light: #ffe2dc; $custom-dark: #000000;
JSON
{
"hex": "#ffd5cd",
"rgb": {
"r": 255,
"g": 213,
"b": 205
},
"hsl": {
"h": 9.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90658,
"c": 0.04864,
"h": 30.6
},
"luminance": 0.73256
}Semantic roles & 50–950 ramp
primary
#FFD5CD
secondary
#86DAEA
accent
#C1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484