#DEBBBC#DEBBBC
#DEBBBC is a very light, muted red. Relative luminance 0.547; OKLCH L 82.3% C 0.040 H 16.1°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBBC |
|---|---|
| RGB | rgb(222, 187, 188) |
| HSL | hsl(358, 35%, 80%) |
| HSV | hsv(358, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 15.3%, 12.9%) |
| CIE-LAB | lab(78.87, 12.65, 4.17) |
| CIE-LCH | lch(78.87, 13.32, 18.23°) |
| OKLab | oklab(82.27% 0.0387 0.0111) |
| OKLCH | oklch(82.27% 0.04 16.1) |
| XYZ | xyz(56.9714, 54.7028, 55.1248) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.34
Dusty Pink
#D8A7B1
ΔE00 6.64
Pale Rose
#FDC1C5
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.12
Pale Pink
#FFCFDC
ΔE00 7.95
Bubblegum
#FFC1CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBBC #BBDEDD
analogous
#DEBBCD #DEBBBC #DECBBB
triadic
#DEBBBC #BCDEBB #BBBCDE
tetradic
#DEBBBC #CDDEBB #BBDEDD #CBBBDE
square
#DEBBBC #CDDEBB #BBDEDD #CBBBDE
split-complementary
#DEBBBC #BBDECB #BBCDDE
monochromatic
#B6696B #CA9293 #DEBBBC #F2E4E5 #F5EAEB
Accessibility & contrast
On white
1.76
#DEBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DEBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBBC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBBC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#E6B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbbc; /* rgb */ color: rgb(222, 187, 188); /* oklch */ color: oklch(82.3% 0.040 16.1);
Tailwind
colors: {
custom: {
50: '#e8cfd0',
500: '#debbbc',
950: '#000000',
},
}SCSS
$custom: #debbbc; $custom-light: #e8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#debbbc",
"rgb": {
"r": 222,
"g": 187,
"b": 188
},
"hsl": {
"h": 358.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82265,
"c": 0.04024,
"h": 16.1
},
"luminance": 0.54701
}Semantic roles & 50–950 ramp
primary
#DEBBBC
secondary
#87B6B5
accent
#ADAA38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383