#DEBCBF#DEBCBF
#DEBCBF is a very light, muted red. Relative luminance 0.553; OKLCH L 82.5% C 0.039 H 12.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCBF |
|---|---|
| RGB | rgb(222, 188, 191) |
| HSL | hsl(355, 34%, 80%) |
| HSV | hsv(355, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 14%, 12.9%) |
| CIE-LAB | lab(79.19, 12.60, 3.01) |
| CIE-LCH | lch(79.19, 12.96, 13.44°) |
| OKLab | oklab(82.54% 0.0383 0.0081) |
| OKLCH | oklch(82.54% 0.039 12) |
| XYZ | xyz(57.5111, 55.2592, 56.9167) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.77
Dusty Pink
#D8A7B1
ΔE00 6.58
Pale Rose
#FDC1C5
ΔE00 7.00
Light Rose
#FFC5CB
ΔE00 7.06
Pale Pink
#FFCFDC
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCBF #BCDEDB
analogous
#DEBCD0 #DEBCBF #DECABC
triadic
#DEBCBF #BFDEBC #BCBFDE
tetradic
#DEBCBF #D0DEBC #BCDEDB #CABCDE
square
#DEBCBF #D0DEBC #BCDEDB #CABCDE
split-complementary
#DEBCBF #BCDECA #BCD0DE
monochromatic
#B66A71 #CA9398 #DEBCBF #F2E5E6 #F5EAEB
Accessibility & contrast
On white
1.74
#DEBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DEBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCBF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCBF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#E5B9BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcbf; /* rgb */ color: rgb(222, 188, 191); /* oklch */ color: oklch(82.5% 0.039 12.0);
Tailwind
colors: {
custom: {
50: '#e8d0d2',
500: '#debcbf',
950: '#000000',
},
}SCSS
$custom: #debcbf; $custom-light: #e8d0d2; $custom-dark: #000000;
JSON
{
"hex": "#debcbf",
"rgb": {
"r": 222,
"g": 188,
"b": 191
},
"hsl": {
"h": 354.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8254,
"c": 0.03914,
"h": 12
},
"luminance": 0.55258
}Semantic roles & 50–950 ramp
primary
#DEBCBF
secondary
#88B6B2
accent
#ADA339
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383