#DEBEBD#DEBEBD
#DEBEBD is a very light, muted red. Relative luminance 0.560; OKLCH L 82.9% C 0.037 H 20.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEBD |
|---|---|
| RGB | rgb(222, 190, 189) |
| HSL | hsl(2, 33%, 81%) |
| HSV | hsv(2, 15%, 87%) |
| CMYK | cmyk(0%, 14.4%, 14.9%, 12.9%) |
| CIE-LAB | lab(79.63, 11.21, 4.73) |
| CIE-LCH | lch(79.63, 12.17, 22.87°) |
| OKLab | oklab(82.87% 0.0345 0.0126) |
| OKLCH | oklch(82.87% 0.037 20) |
| XYZ | xyz(57.7227, 56.0322, 55.9089) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.26
Pale Rose
#FDC1C5
ΔE00 7.77
Light Rose
#FFC5CB
ΔE00 7.91
Dusty Pink
#D8A7B1
ΔE00 8.02
Pale Pink
#FFCFDC
ΔE00 8.56
Mistyrose
#FFE4E1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEBD #BDDDDE
analogous
#DEBDCC #DEBEBD #DECEBD
triadic
#DEBEBD #BDDEBE #BEBDDE
tetradic
#DEBEBD #CCDEBD #BDDDDE #CEBDDE
square
#DEBEBD #CCDEBD #BDDDDE #CEBDDE
split-complementary
#DEBEBD #BDDECE #BDCCDE
monochromatic
#B56E6B #CA9694 #DEBEBD #F2E6E6 #F5EBEB
Accessibility & contrast
On white
1.72
#DEBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DEBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEBD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEBD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#E5BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debebd; /* rgb */ color: rgb(222, 190, 189); /* oklch */ color: oklch(82.9% 0.037 20.0);
Tailwind
colors: {
custom: {
50: '#e8d1d0',
500: '#debebd',
950: '#000000',
},
}SCSS
$custom: #debebd; $custom-light: #e8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#debebd",
"rgb": {
"r": 222,
"g": 190,
"b": 189
},
"hsl": {
"h": 1.818,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82867,
"c": 0.0367,
"h": 20
},
"luminance": 0.56031
}Semantic roles & 50–950 ramp
primary
#DEBEBD
secondary
#89B5B6
accent
#A9AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383