#DEBDC2#DEBDC2
#DEBDC2 is a very light, muted red. Relative luminance 0.558; OKLCH L 82.8% C 0.038 H 7.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDC2 |
|---|---|
| RGB | rgb(222, 189, 194) |
| HSL | hsl(351, 33%, 81%) |
| HSV | hsv(351, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 12.6%, 12.9%) |
| CIE-LAB | lab(79.51, 12.55, 1.86) |
| CIE-LCH | lch(79.51, 12.69, 8.43°) |
| OKLab | oklab(82.82% 0.0379 0.0051) |
| OKLCH | oklch(82.82% 0.038 7.6) |
| XYZ | xyz(58.0589, 55.8214, 58.7447) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.29
Dusty Pink
#D8A7B1
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 7.10
Light Rose
#FFC5CB
ΔE00 7.12
Pale Rose
#FDC1C5
ΔE00 7.20
Light Pink
#FFD1DF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDC2 #BDDED9
analogous
#DEBDD2 #DEBDC2 #DEC8BD
triadic
#DEBDC2 #C2DEBD #BDC2DE
tetradic
#DEBDC2 #D2DEBD #BDDED9 #C8BDDE
square
#DEBDC2 #D2DEBD #BDDED9 #C8BDDE
split-complementary
#DEBDC2 #BDDEC8 #BDD2DE
monochromatic
#B56B77 #CA949C #DEBDC2 #F2E6E8 #F5EBEC
Accessibility & contrast
On white
1.73
#DEBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDC2
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDC2 | 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)
#C1C2C2
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#E5BBBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debdc2; /* rgb */ color: rgb(222, 189, 194); /* oklch */ color: oklch(82.8% 0.038 7.6);
Tailwind
colors: {
custom: {
50: '#e8d1d4',
500: '#debdc2',
950: '#000000',
},
}SCSS
$custom: #debdc2; $custom-light: #e8d1d4; $custom-dark: #000000;
JSON
{
"hex": "#debdc2",
"rgb": {
"r": 222,
"g": 189,
"b": 194
},
"hsl": {
"h": 350.909,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82815,
"c": 0.03825,
"h": 7.6
},
"luminance": 0.5582
}Semantic roles & 50–950 ramp
primary
#DEBDC2
secondary
#89B6AF
accent
#AC9B39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383