#DEBCB8#DEBCB8
#DEBCB8 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.3% C 0.040 H 25.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCB8 |
|---|---|
| RGB | rgb(222, 188, 184) |
| HSL | hsl(6, 37%, 80%) |
| HSV | hsv(6, 17%, 87%) |
| CMYK | cmyk(0%, 15.3%, 17.1%, 12.9%) |
| CIE-LAB | lab(79.02, 11.49, 6.54) |
| CIE-LCH | lch(79.02, 13.22, 29.64°) |
| OKLab | oklab(82.35% 0.0356 0.0173) |
| OKLCH | oklch(82.35% 0.04 25.9) |
| XYZ | xyz(56.7591, 54.9584, 52.9563) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.91
Pale Rose
#FDC1C5
ΔE00 7.90
Light Rose
#FFC5CB
ΔE00 8.23
Dusty Pink
#D8A7B1
ΔE00 8.27
Mistyrose
#FFE4E1
ΔE00 9.25
Bubblegum
#FFC1CC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCB8 #B8DADE
analogous
#DEB8C7 #DEBCB8 #DECFB8
triadic
#DEBCB8 #B8DEBC #BCB8DE
tetradic
#DEBCB8 #C7DEB8 #B8DADE #CFB8DE
square
#DEBCB8 #C7DEB8 #B8DADE #CFB8DE
split-complementary
#DEBCB8 #B8DECF #B8C7DE
monochromatic
#B76D64 #CB958E #DEBCB8 #F1E3E2 #F5EBEA
Accessibility & contrast
On white
1.75
#DEBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DEBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCB8
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCB8 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B8
Deuteranopia (green-blind)
#CAC6B8
Tritanopia (blue-blind)
#E6B8BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcb8; /* rgb */ color: rgb(222, 188, 184); /* oklch */ color: oklch(82.3% 0.040 25.9);
Tailwind
colors: {
custom: {
50: '#e8d0cd',
500: '#debcb8',
950: '#000000',
},
}SCSS
$custom: #debcb8; $custom-light: #e8d0cd; $custom-dark: #000000;
JSON
{
"hex": "#debcb8",
"rgb": {
"r": 222,
"g": 188,
"b": 184
},
"hsl": {
"h": 6.316,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.82348,
"c": 0.03957,
"h": 25.9
},
"luminance": 0.54957
}Semantic roles & 50–950 ramp
primary
#DEBCB8
secondary
#84B1B6
accent
#A3AF36
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383