#DEBBB6#DEBBB6
#DEBBB6 is a very light, muted red. Relative luminance 0.544; OKLCH L 82.1% C 0.041 H 27.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB6 |
|---|---|
| RGB | rgb(222, 187, 182) |
| HSL | hsl(8, 38%, 79%) |
| HSV | hsv(8, 18%, 87%) |
| CMYK | cmyk(0%, 15.8%, 18%, 12.9%) |
| CIE-LAB | lab(78.72, 11.72, 7.20) |
| CIE-LCH | lch(78.72, 13.75, 31.55°) |
| OKLab | oklab(82.1% 0.0364 0.019) |
| OKLCH | oklch(82.1% 0.041 27.6) |
| XYZ | xyz(56.3380, 54.4494, 51.7890) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Pale Rose
#FDC1C5
ΔE00 7.95
Dusty Pink
#D8A7B1
ΔE00 8.32
Light Rose
#FFC5CB
ΔE00 8.35
Mistyrose
#FFE4E1
ΔE00 9.55
Bubblegum
#FFC1CC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB6 #B6D9DE
analogous
#DEB6C5 #DEBBB6 #DECFB6
triadic
#DEBBB6 #B6DEBB #BBB6DE
tetradic
#DEBBB6 #C5DEB6 #B6D9DE #CFB6DE
square
#DEBBB6 #C5DEB6 #B6D9DE #CFB6DE
split-complementary
#DEBBB6 #B6DECF #B6C5DE
monochromatic
#B86C62 #CB948C #DEBBB6 #F1E2E0 #F5EBEA
Accessibility & contrast
On white
1.77
#DEBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB6
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB6 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB6
Deuteranopia (green-blind)
#CAC5B6
Tritanopia (blue-blind)
#E7B7BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb6; /* rgb */ color: rgb(222, 187, 182); /* oklch */ color: oklch(82.1% 0.041 27.6);
Tailwind
colors: {
custom: {
50: '#e8cfcb',
500: '#debbb6',
950: '#000000',
},
}SCSS
$custom: #debbb6; $custom-light: #e8cfcb; $custom-dark: #000000;
JSON
{
"hex": "#debbb6",
"rgb": {
"r": 222,
"g": 187,
"b": 182
},
"hsl": {
"h": 7.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.82102,
"c": 0.041,
"h": 27.6
},
"luminance": 0.54448
}Semantic roles & 50–950 ramp
primary
#DEBBB6
secondary
#82B0B6
accent
#A1B135
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382