#DEBDC1#DEBDC1
#DEBDC1 is a very light, muted red. Relative luminance 0.558; OKLCH L 82.8% C 0.038 H 9.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDC1 |
|---|---|
| RGB | rgb(222, 189, 193) |
| HSL | hsl(353, 33%, 81%) |
| HSV | hsv(353, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 13.1%, 12.9%) |
| CIE-LAB | lab(79.49, 12.39, 2.36) |
| CIE-LCH | lch(79.49, 12.61, 10.79°) |
| OKLab | oklab(82.79% 0.0375 0.0064) |
| OKLCH | oklch(82.79% 0.038 9.7) |
| XYZ | xyz(57.9470, 55.7766, 58.1552) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.77
Light Rose
#FFC5CB
ΔE00 7.16
Pale Rose
#FDC1C5
ΔE00 7.19
Pale Pink
#FFCFDC
ΔE00 7.29
Light Pink
#FFD1DF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDC1 #BDDEDA
analogous
#DEBDD1 #DEBDC1 #DEC9BD
triadic
#DEBDC1 #C1DEBD #BDC1DE
tetradic
#DEBDC1 #D1DEBD #BDDEDA #C9BDDE
square
#DEBDC1 #D1DEBD #BDDEDA #C9BDDE
split-complementary
#DEBDC1 #BDDEC9 #BDD1DE
monochromatic
#B56B74 #CA949B #DEBDC1 #F2E6E7 #F5EBEC
Accessibility & contrast
On white
1.73
#DEBDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEBDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDC1
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDC1 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C1
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#E5BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debdc1; /* rgb */ color: rgb(222, 189, 193); /* oklch */ color: oklch(82.8% 0.038 9.7);
Tailwind
colors: {
custom: {
50: '#e8d1d3',
500: '#debdc1',
950: '#000000',
},
}SCSS
$custom: #debdc1; $custom-light: #e8d1d3; $custom-dark: #000000;
JSON
{
"hex": "#debdc1",
"rgb": {
"r": 222,
"g": 189,
"b": 193
},
"hsl": {
"h": 352.727,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82787,
"c": 0.03807,
"h": 9.7
},
"luminance": 0.55775
}Semantic roles & 50–950 ramp
primary
#DEBDC1
secondary
#89B6B0
accent
#AC9E39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383