#DEBDC5#DEBDC5
#DEBDC5 is a very light, muted red. Relative luminance 0.560; OKLCH L 82.9% C 0.039 H 1.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDC5 |
|---|---|
| RGB | rgb(222, 189, 197) |
| HSL | hsl(345, 33%, 81%) |
| HSV | hsv(345, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 11.3%, 12.9%) |
| CIE-LAB | lab(79.59, 13.05, 0.35) |
| CIE-LCH | lch(79.59, 13.05, 1.55°) |
| OKLab | oklab(82.9% 0.039 0.0011) |
| OKLCH | oklch(82.9% 0.039 1.7) |
| XYZ | xyz(58.3993, 55.9575, 60.5370) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 6.63
Pale Pink
#FFCFDC
ΔE00 6.67
Light Pink
#FFD1DF
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDC5 #BDDED6
analogous
#DEBDD5 #DEBDC5 #DEC5BD
triadic
#DEBDC5 #C5DEBD #BDC5DE
tetradic
#DEBDC5 #D5DEBD #BDDED6 #C5BDDE
square
#DEBDC5 #D5DEBD #BDDED6 #C5BDDE
split-complementary
#DEBDC5 #BDDEC5 #BDD5DE
monochromatic
#B56B7D #CA94A1 #DEBDC5 #F2E6E9 #F5EBED
Accessibility & contrast
On white
1.72
#DEBDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DEBDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDC5
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDC5 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C5
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#E4BBC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debdc5; /* rgb */ color: rgb(222, 189, 197); /* oklch */ color: oklch(82.9% 0.039 1.7);
Tailwind
colors: {
custom: {
50: '#e8d1d6',
500: '#debdc5',
950: '#000000',
},
}SCSS
$custom: #debdc5; $custom-light: #e8d1d6; $custom-dark: #000000;
JSON
{
"hex": "#debdc5",
"rgb": {
"r": 222,
"g": 189,
"b": 197
},
"hsl": {
"h": 345.455,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82901,
"c": 0.03906,
"h": 1.7
},
"luminance": 0.55956
}Semantic roles & 50–950 ramp
primary
#DEBDC5
secondary
#89B6AB
accent
#AC9039
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383