#DEBCBD#DEBCBD
#DEBCBD is a very light, muted red. Relative luminance 0.552; OKLCH L 82.5% C 0.039 H 16.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCBD |
|---|---|
| RGB | rgb(222, 188, 189) |
| HSL | hsl(358, 34%, 80%) |
| HSV | hsv(358, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 14.9%, 12.9%) |
| CIE-LAB | lab(79.14, 12.28, 4.02) |
| CIE-LCH | lch(79.14, 12.92, 18.12°) |
| OKLab | oklab(82.48% 0.0375 0.0107) |
| OKLCH | oklch(82.48% 0.039 16) |
| XYZ | xyz(57.2925, 55.1718, 55.7655) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.38
Dusty Pink
#D8A7B1
ΔE00 6.95
Pale Rose
#FDC1C5
ΔE00 7.12
Light Rose
#FFC5CB
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 7.95
Bubblegum
#FFC1CC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCBD #BCDEDD
analogous
#DEBCCE #DEBCBD #DECCBC
triadic
#DEBCBD #BDDEBC #BCBDDE
tetradic
#DEBCBD #CEDEBC #BCDEDD #CCBCDE
square
#DEBCBD #CEDEBC #BCDEDD #CCBCDE
split-complementary
#DEBCBD #BCDECC #BCCEDE
monochromatic
#B66A6C #CA9395 #DEBCBD #F2E5E5 #F5EAEB
Accessibility & contrast
On white
1.75
#DEBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DEBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCBD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCBD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#E6B9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcbd; /* rgb */ color: rgb(222, 188, 189); /* oklch */ color: oklch(82.5% 0.039 16.0);
Tailwind
colors: {
custom: {
50: '#e8d0d0',
500: '#debcbd',
950: '#000000',
},
}SCSS
$custom: #debcbd; $custom-light: #e8d0d0; $custom-dark: #000000;
JSON
{
"hex": "#debcbd",
"rgb": {
"r": 222,
"g": 188,
"b": 189
},
"hsl": {
"h": 358.235,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82484,
"c": 0.03903,
"h": 16
},
"luminance": 0.5517
}Semantic roles & 50–950 ramp
primary
#DEBCBD
secondary
#88B6B5
accent
#ADA939
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383