#FFDCD5#FFDCD5
#FFDCD5 is a very light, muted red. Relative luminance 0.772; OKLCH L 92.2% C 0.040 H 31.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD5 |
|---|---|
| RGB | rgb(255, 220, 213) |
| HSL | hsl(10, 100%, 92%) |
| HSV | hsv(10, 16%, 100%) |
| CMYK | cmyk(0%, 13.7%, 16.5%, 0%) |
| CIE-LAB | lab(90.44, 11.02, 7.91) |
| CIE-LCH | lch(90.44, 13.56, 35.69°) |
| OKLab | oklab(92.18% 0.0344 0.0209) |
| OKLCH | oklch(92.18% 0.04 31.2) |
| XYZ | xyz(78.8432, 77.2527, 73.6959) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.10
Lavenderblush
#FFF0F5
ΔE00 8.59
Light Rose
#FFC5CB
ΔE00 8.92
Pale Pink
#FFCFDC
ΔE00 8.93
Apricot
#FBCEB1
ΔE00 8.93
Light Pink
#FFD1DF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD5 #D5F8FF
analogous
#FFD5E3 #FFDCD5 #FFF1D5
triadic
#FFDCD5 #D5FFDC #DCD5FF
tetradic
#FFDCD5 #E3FFD5 #D5F8FF #F1D5FF
square
#FFDCD5 #E3FFD5 #D5F8FF #F1D5FF
split-complementary
#FFDCD5 #D5FFF1 #D5E3FF
monochromatic
#FF765B #FFA998 #FFDCD5 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.28
#FFDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FFDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD5
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD5 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D4
Deuteranopia (green-blind)
#EBE6D5
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcd5; /* rgb */ color: rgb(255, 220, 213); /* oklch */ color: oklch(92.2% 0.040 31.2);
Tailwind
colors: {
custom: {
50: '#ffe6e1',
500: '#ffdcd5',
950: '#000000',
},
}SCSS
$custom: #ffdcd5; $custom-light: #ffe6e1; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd5",
"rgb": {
"r": 255,
"g": 220,
"b": 213
},
"hsl": {
"h": 10,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.92175,
"c": 0.04026,
"h": 31.2
},
"luminance": 0.7725
}Semantic roles & 50–950 ramp
primary
#FFDCD5
secondary
#8DDBEB
accent
#BFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484