#DEB6AA#DEB6AA
#DEB6AA is a light, muted red. Relative luminance 0.519; OKLCH L 80.8% C 0.050 H 37.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6AA |
|---|---|
| RGB | rgb(222, 182, 170) |
| HSL | hsl(14, 44%, 77%) |
| HSV | hsv(14, 23%, 87%) |
| CMYK | cmyk(0%, 18%, 23.4%, 12.9%) |
| CIE-LAB | lab(77.22, 12.60, 11.53) |
| CIE-LCH | lch(77.22, 17.08, 42.46°) |
| OKLab | oklab(80.84% 0.0394 0.03) |
| OKLCH | oklch(80.84% 0.05 37.3) |
| XYZ | xyz(54.1083, 51.8899, 45.1880) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.74
Pale Salmon
#FFB19A
ΔE00 8.49
Apricot
#FBCEB1
ΔE00 8.67
Pinkish Tan
#D99B82
ΔE00 8.86
Pale Rose
#FDC1C5
ΔE00 9.44
Light Salmon
#FEA993
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6AA #AAD2DE
analogous
#DEAAB8 #DEB6AA #DED0AA
triadic
#DEB6AA #AADEB6 #B6AADE
tetradic
#DEB6AA #B8DEAA #AAD2DE #D0AADE
square
#DEB6AA #B8DEAA #AAD2DE #D0AADE
split-complementary
#DEB6AA #AADED0 #AAB8DE
monochromatic
#BC6A52 #CD907E #DEB6AA #EFDCD6 #F6ECE9
Accessibility & contrast
On white
1.85
#DEB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6AA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6AA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#C8C2AA
Tritanopia (blue-blind)
#E8B1B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb6aa; /* rgb */ color: rgb(222, 182, 170); /* oklch */ color: oklch(80.8% 0.050 37.3);
Tailwind
colors: {
custom: {
50: '#e9ccc3',
500: '#deb6aa',
950: '#000000',
},
}SCSS
$custom: #deb6aa; $custom-light: #e9ccc3; $custom-dark: #000000;
JSON
{
"hex": "#deb6aa",
"rgb": {
"r": 222,
"g": 182,
"b": 170
},
"hsl": {
"h": 13.846,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.80835,
"c": 0.04952,
"h": 37.3
},
"luminance": 0.51888
}Semantic roles & 50–950 ramp
primary
#DEB6AA
secondary
#76A8B6
accent
#98B72E
background
#FEFEFD
surface
#FDFAF9
border
#D5D3D2
text
#161312
muted
#848382