#DEBBB3#DEBBB3
#DEBBB3 is a very light, muted red. Relative luminance 0.543; OKLCH L 82.0% C 0.042 H 33.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB3 |
|---|---|
| RGB | rgb(222, 187, 179) |
| HSL | hsl(11, 39%, 79%) |
| HSV | hsv(11, 19%, 87%) |
| CMYK | cmyk(0%, 15.8%, 19.4%, 12.9%) |
| CIE-LAB | lab(78.65, 11.26, 8.71) |
| CIE-LCH | lch(78.65, 14.24, 37.73°) |
| OKLab | oklab(82.02% 0.0352 0.0229) |
| OKLCH | oklch(82.02% 0.042 33) |
| XYZ | xyz(56.0313, 54.3267, 50.1737) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Pale Rose
#FDC1C5
ΔE00 8.78
Light Rose
#FFC5CB
ΔE00 9.26
Apricot
#FBCEB1
ΔE00 9.31
Dusty Pink
#D8A7B1
ΔE00 9.39
Mistyrose
#FFE4E1
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB3 #B3D6DE
analogous
#DEB3C0 #DEBBB3 #DED0B3
triadic
#DEBBB3 #B3DEBB #BBB3DE
tetradic
#DEBBB3 #C0DEB3 #B3D6DE #D0B3DE
square
#DEBBB3 #C0DEB3 #B3D6DE #D0B3DE
split-complementary
#DEBBB3 #B3DED0 #B3C0DE
monochromatic
#B96F5E #CB9588 #DEBBB3 #F1E1DE #F6ECEA
Accessibility & contrast
On white
1.77
#DEBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DEBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB3
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB3 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB2
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#E7B7B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb3; /* rgb */ color: rgb(222, 187, 179); /* oklch */ color: oklch(82.0% 0.042 33.0);
Tailwind
colors: {
custom: {
50: '#e8cfc9',
500: '#debbb3',
950: '#000000',
},
}SCSS
$custom: #debbb3; $custom-light: #e8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#debbb3",
"rgb": {
"r": 222,
"g": 187,
"b": 179
},
"hsl": {
"h": 11.163,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.82023,
"c": 0.04195,
"h": 33
},
"luminance": 0.54325
}Semantic roles & 50–950 ramp
primary
#DEBBB3
secondary
#7FACB6
accent
#9BB233
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382