#DEB2AA#DEB2AA
#DEB2AA is a light, muted red. Relative luminance 0.503; OKLCH L 80.1% C 0.053 H 30.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2AA |
|---|---|
| RGB | rgb(222, 178, 170) |
| HSL | hsl(9, 44%, 77%) |
| HSV | hsv(9, 23%, 87%) |
| CMYK | cmyk(0%, 19.8%, 23.4%, 12.9%) |
| CIE-LAB | lab(76.24, 14.74, 10.14) |
| CIE-LCH | lch(76.24, 17.90, 34.53°) |
| OKLab | oklab(80.07% 0.0456 0.0265) |
| OKLCH | oklch(80.07% 0.053 30.2) |
| XYZ | xyz(53.3008, 50.2749, 44.9188) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 7.65
Pale Rose
#FDC1C5
ΔE00 7.88
Pale Salmon
#FFB19A
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 8.70
Blush (survey)
#F29E8E
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2AA #AAD6DE
analogous
#DEAABC #DEB2AA #DECCAA
triadic
#DEB2AA #AADEB2 #B2AADE
tetradic
#DEB2AA #BCDEAA #AAD6DE #CCAADE
square
#DEB2AA #BCDEAA #AAD6DE #CCAADE
split-complementary
#DEB2AA #AADECC #AABCDE
monochromatic
#BC6252 #CD8A7E #DEB2AA #EFDAD6 #F6EBE9
Accessibility & contrast
On white
1.90
#DEB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#DEB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2AA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2AA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#E9ADB0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb2aa; /* rgb */ color: rgb(222, 178, 170); /* oklch */ color: oklch(80.1% 0.053 30.2);
Tailwind
colors: {
custom: {
50: '#e9c9c3',
500: '#deb2aa',
950: '#000000',
},
}SCSS
$custom: #deb2aa; $custom-light: #e9c9c3; $custom-dark: #000000;
JSON
{
"hex": "#deb2aa",
"rgb": {
"r": 222,
"g": 178,
"b": 170
},
"hsl": {
"h": 9.231,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.80074,
"c": 0.05275,
"h": 30.2
},
"luminance": 0.50273
}Semantic roles & 50–950 ramp
primary
#DEB2AA
secondary
#76ADB6
accent
#A2B72E
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161312
muted
#848282