#DEBBC0#DEBBC0
#DEBBC0 is a very light, muted red. Relative luminance 0.549; OKLCH L 82.4% C 0.041 H 8.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBC0 |
|---|---|
| RGB | rgb(222, 187, 192) |
| HSL | hsl(351, 35%, 80%) |
| HSV | hsv(351, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 13.5%, 12.9%) |
| CIE-LAB | lab(78.97, 13.30, 2.15) |
| CIE-LCH | lch(78.97, 13.47, 9.19°) |
| OKLab | oklab(82.38% 0.0402 0.0059) |
| OKLCH | oklch(82.38% 0.041 8.3) |
| XYZ | xyz(57.4086, 54.8776, 57.4273) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.99
Pinkish Grey
#C8ACA9
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 6.81
Light Rose
#FFC5CB
ΔE00 6.82
Pale Pink
#FFCFDC
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBC0 #BBDED9
analogous
#DEBBD1 #DEBBC0 #DEC8BB
triadic
#DEBBC0 #C0DEBB #BBC0DE
tetradic
#DEBBC0 #D1DEBB #BBDED9 #C8BBDE
square
#DEBBC0 #D1DEBB #BBDED9 #C8BBDE
split-complementary
#DEBBC0 #BBDEC8 #BBD1DE
monochromatic
#B66974 #CA929A #DEBBC0 #F2E4E6 #F5EAEC
Accessibility & contrast
On white
1.75
#DEBBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DEBBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBC0
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBC0 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#E5B9BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbc0; /* rgb */ color: rgb(222, 187, 192); /* oklch */ color: oklch(82.4% 0.041 8.3);
Tailwind
colors: {
custom: {
50: '#e8cfd3',
500: '#debbc0',
950: '#000000',
},
}SCSS
$custom: #debbc0; $custom-light: #e8cfd3; $custom-dark: #000000;
JSON
{
"hex": "#debbc0",
"rgb": {
"r": 222,
"g": 187,
"b": 192
},
"hsl": {
"h": 351.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82377,
"c": 0.04062,
"h": 8.3
},
"luminance": 0.54876
}Semantic roles & 50–950 ramp
primary
#DEBBC0
secondary
#87B6AF
accent
#AD9D38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383