#DEBBBD#DEBBBD
#DEBBBD is a very light, muted red. Relative luminance 0.547; OKLCH L 82.3% C 0.040 H 14.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBBD |
|---|---|
| RGB | rgb(222, 187, 189) |
| HSL | hsl(357, 35%, 80%) |
| HSV | hsv(357, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 14.9%, 12.9%) |
| CIE-LAB | lab(78.89, 12.81, 3.66) |
| CIE-LCH | lch(78.89, 13.33, 15.95°) |
| OKLab | oklab(82.29% 0.0391 0.0098) |
| OKLCH | oklch(82.29% 0.04 14.1) |
| XYZ | xyz(57.0796, 54.7460, 55.6945) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.52
Dusty Pink
#D8A7B1
ΔE00 6.44
Pale Rose
#FDC1C5
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 7.71
Bubblegum
#FFC1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBBD #BBDEDC
analogous
#DEBBCF #DEBBBD #DECABB
triadic
#DEBBBD #BDDEBB #BBBDDE
tetradic
#DEBBBD #CFDEBB #BBDEDC #CABBDE
square
#DEBBBD #CFDEBB #BBDEDC #CABBDE
split-complementary
#DEBBBD #BBDECA #BBCFDE
monochromatic
#B6696D #CA9295 #DEBBBD #F2E4E5 #F5EAEB
Accessibility & contrast
On white
1.76
#DEBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#DEBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBBD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBBD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BD
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#E6B8BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbbd; /* rgb */ color: rgb(222, 187, 189); /* oklch */ color: oklch(82.3% 0.040 14.1);
Tailwind
colors: {
custom: {
50: '#e8cfd0',
500: '#debbbd',
950: '#000000',
},
}SCSS
$custom: #debbbd; $custom-light: #e8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#debbbd",
"rgb": {
"r": 222,
"g": 187,
"b": 189
},
"hsl": {
"h": 356.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82293,
"c": 0.04027,
"h": 14.1
},
"luminance": 0.54744
}Semantic roles & 50–950 ramp
primary
#DEBBBD
secondary
#87B6B3
accent
#ADA738
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383