#DEBDBB#DEBDBB
#DEBDBB is a very light, muted red. Relative luminance 0.555; OKLCH L 82.6% C 0.038 H 22.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDBB |
|---|---|
| RGB | rgb(222, 189, 187) |
| HSL | hsl(3, 35%, 80%) |
| HSV | hsv(3, 16%, 87%) |
| CMYK | cmyk(0%, 14.9%, 15.8%, 12.9%) |
| CIE-LAB | lab(79.34, 11.43, 5.38) |
| CIE-LCH | lch(79.34, 12.63, 25.21°) |
| OKLab | oklab(82.62% 0.0352 0.0143) |
| OKLCH | oklch(82.62% 0.038 22.1) |
| XYZ | xyz(57.2912, 55.5143, 54.7015) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.07
Pale Rose
#FDC1C5
ΔE00 7.71
Light Rose
#FFC5CB
ΔE00 7.93
Dusty Pink
#D8A7B1
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.82
Mistyrose
#FFE4E1
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDBB #BBDCDE
analogous
#DEBBCA #DEBDBB #DECFBB
triadic
#DEBDBB #BBDEBD #BDBBDE
tetradic
#DEBDBB #CADEBB #BBDCDE #CFBBDE
square
#DEBDBB #CADEBB #BBDCDE #CFBBDE
split-complementary
#DEBDBB #BBDECF #BBCADE
monochromatic
#B66D69 #CA9592 #DEBDBB #F2E5E4 #F5EBEA
Accessibility & contrast
On white
1.74
#DEBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DEBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDBB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDBB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#E6BABD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debdbb; /* rgb */ color: rgb(222, 189, 187); /* oklch */ color: oklch(82.6% 0.038 22.1);
Tailwind
colors: {
custom: {
50: '#e8d1cf',
500: '#debdbb',
950: '#000000',
},
}SCSS
$custom: #debdbb; $custom-light: #e8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#debdbb",
"rgb": {
"r": 222,
"g": 189,
"b": 187
},
"hsl": {
"h": 3.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82621,
"c": 0.03801,
"h": 22.1
},
"luminance": 0.55513
}Semantic roles & 50–950 ramp
primary
#DEBDBB
secondary
#87B3B6
accent
#A7AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383