#DEBBBB#DEBBBB
#DEBBBB is a very light, muted red. Relative luminance 0.547; OKLCH L 82.2% C 0.040 H 18.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBBB |
|---|---|
| RGB | rgb(222, 187, 187) |
| HSL | hsl(0, 35%, 80%) |
| HSV | hsv(0, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 15.8%, 12.9%) |
| CIE-LAB | lab(78.84, 12.50, 4.67) |
| CIE-LCH | lch(78.84, 13.34, 20.50°) |
| OKLab | oklab(82.24% 0.0383 0.0124) |
| OKLCH | oklch(82.24% 0.04 18) |
| XYZ | xyz(56.8640, 54.6598, 54.5591) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.18
Dusty Pink
#D8A7B1
ΔE00 6.87
Pale Rose
#FDC1C5
ΔE00 7.03
Light Rose
#FFC5CB
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 8.22
Bubblegum
#FFC1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBBB #BBDEDE
analogous
#DEBBCC #DEBBBB #DECCBB
triadic
#DEBBBB #BBDEBB #BBBBDE
tetradic
#DEBBBB #CCDEBB #BBDEDE #CCBBDE
square
#DEBBBB #CCDEBB #BBDEDE #CCBBDE
split-complementary
#DEBBBB #BBDECC #BBCCDE
monochromatic
#B66969 #CA9292 #DEBBBB #F2E4E4 #F5EAEA
Accessibility & contrast
On white
1.76
#DEBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DEBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBBB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBBB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#E6B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbbb; /* rgb */ color: rgb(222, 187, 187); /* oklch */ color: oklch(82.2% 0.040 18.0);
Tailwind
colors: {
custom: {
50: '#e8cfcf',
500: '#debbbb',
950: '#000000',
},
}SCSS
$custom: #debbbb; $custom-light: #e8cfcf; $custom-dark: #000000;
JSON
{
"hex": "#debbbb",
"rgb": {
"r": 222,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82237,
"c": 0.04026,
"h": 18
},
"luminance": 0.54658
}Semantic roles & 50–950 ramp
primary
#DEBBBB
secondary
#87B6B6
accent
#ADAD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383