#DEBCBE#DEBCBE
#DEBCBE is a very light, muted red. Relative luminance 0.552; OKLCH L 82.5% C 0.039 H 14.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCBE |
|---|---|
| RGB | rgb(222, 188, 190) |
| HSL | hsl(356, 34%, 80%) |
| HSV | hsv(356, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 14.4%, 12.9%) |
| CIE-LAB | lab(79.17, 12.44, 3.51) |
| CIE-LCH | lch(79.17, 12.93, 15.78°) |
| OKLab | oklab(82.51% 0.0379 0.0094) |
| OKLCH | oklch(82.51% 0.039 14) |
| XYZ | xyz(57.4014, 55.2154, 56.3391) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Dusty Pink
#D8A7B1
ΔE00 6.75
Pale Rose
#FDC1C5
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.15
Pale Pink
#FFCFDC
ΔE00 7.71
Light Pink
#FFD1DF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCBE #BCDEDC
analogous
#DEBCCF #DEBCBE #DECBBC
triadic
#DEBCBE #BEDEBC #BCBEDE
tetradic
#DEBCBE #CFDEBC #BCDEDC #CBBCDE
square
#DEBCBE #CFDEBC #BCDEDC #CBBCDE
split-complementary
#DEBCBE #BCDECB #BCCFDE
monochromatic
#B66A6E #CA9396 #DEBCBE #F2E5E6 #F5EAEB
Accessibility & contrast
On white
1.74
#DEBCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#DEBCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCBE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCBE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#E5B9BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcbe; /* rgb */ color: rgb(222, 188, 190); /* oklch */ color: oklch(82.5% 0.039 14.0);
Tailwind
colors: {
custom: {
50: '#e8d0d1',
500: '#debcbe',
950: '#000000',
},
}SCSS
$custom: #debcbe; $custom-light: #e8d0d1; $custom-dark: #000000;
JSON
{
"hex": "#debcbe",
"rgb": {
"r": 222,
"g": 188,
"b": 190
},
"hsl": {
"h": 356.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82512,
"c": 0.03906,
"h": 14
},
"luminance": 0.55214
}Semantic roles & 50–950 ramp
primary
#DEBCBE
secondary
#88B6B3
accent
#ADA639
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383