#DEBDC0#DEBDC0
#DEBDC0 is a very light, muted red. Relative luminance 0.557; OKLCH L 82.8% C 0.038 H 11.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDC0 |
|---|---|
| RGB | rgb(222, 189, 192) |
| HSL | hsl(355, 33%, 81%) |
| HSV | hsv(355, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 13.5%, 12.9%) |
| CIE-LAB | lab(79.46, 12.23, 2.86) |
| CIE-LCH | lch(79.46, 12.56, 13.18°) |
| OKLab | oklab(82.76% 0.0372 0.0077) |
| OKLCH | oklch(82.76% 0.038 11.7) |
| XYZ | xyz(57.8358, 55.7321, 57.5697) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.83
Dusty Pink
#D8A7B1
ΔE00 6.91
Pale Rose
#FDC1C5
ΔE00 7.21
Light Rose
#FFC5CB
ΔE00 7.22
Pale Pink
#FFCFDC
ΔE00 7.49
Light Pink
#FFD1DF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDC0 #BDDEDB
analogous
#DEBDD0 #DEBDC0 #DECABD
triadic
#DEBDC0 #C0DEBD #BDC0DE
tetradic
#DEBDC0 #D0DEBD #BDDEDB #CABDDE
square
#DEBDC0 #D0DEBD #BDDEDB #CABDDE
split-complementary
#DEBDC0 #BDDECA #BDD0DE
monochromatic
#B56B72 #CA9499 #DEBDC0 #F2E6E7 #F5EBEC
Accessibility & contrast
On white
1.73
#DEBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DEBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDC0
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDC0 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1C0
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#E5BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debdc0; /* rgb */ color: rgb(222, 189, 192); /* oklch */ color: oklch(82.8% 0.038 11.7);
Tailwind
colors: {
custom: {
50: '#e8d1d3',
500: '#debdc0',
950: '#000000',
},
}SCSS
$custom: #debdc0; $custom-light: #e8d1d3; $custom-dark: #000000;
JSON
{
"hex": "#debdc0",
"rgb": {
"r": 222,
"g": 189,
"b": 192
},
"hsl": {
"h": 354.545,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82759,
"c": 0.03794,
"h": 11.7
},
"luminance": 0.55731
}Semantic roles & 50–950 ramp
primary
#DEBDC0
secondary
#89B6B2
accent
#ACA239
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383