#DEB5AA#DEB5AA
#DEB5AA is a light, muted red. Relative luminance 0.515; OKLCH L 80.6% C 0.050 H 35.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5AA |
|---|---|
| RGB | rgb(222, 181, 170) |
| HSL | hsl(13, 44%, 77%) |
| HSV | hsv(13, 23%, 87%) |
| CMYK | cmyk(0%, 18.5%, 23.4%, 12.9%) |
| CIE-LAB | lab(76.97, 13.14, 11.19) |
| CIE-LCH | lch(76.97, 17.26, 40.41°) |
| OKLab | oklab(80.64% 0.0409 0.0292) |
| OKLCH | oklch(80.64% 0.05 35.5) |
| XYZ | xyz(53.9043, 51.4817, 45.1200) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.58
Pale Salmon
#FFB19A
ΔE00 8.40
Pinkish Tan
#D99B82
ΔE00 8.80
Pale Rose
#FDC1C5
ΔE00 8.99
Apricot
#FBCEB1
ΔE00 9.16
Dusty Pink
#D8A7B1
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5AA #AAD3DE
analogous
#DEAAB9 #DEB5AA #DECFAA
triadic
#DEB5AA #AADEB5 #B5AADE
tetradic
#DEB5AA #B9DEAA #AAD3DE #CFAADE
square
#DEB5AA #B9DEAA #AAD3DE #CFAADE
split-complementary
#DEB5AA #AADECF #AAB9DE
monochromatic
#BC6852 #CD8F7E #DEB5AA #EFDBD6 #F6ECE9
Accessibility & contrast
On white
1.86
#DEB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DEB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5AA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5AA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#C8C1AA
Tritanopia (blue-blind)
#E8B0B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb5aa; /* rgb */ color: rgb(222, 181, 170); /* oklch */ color: oklch(80.6% 0.050 35.5);
Tailwind
colors: {
custom: {
50: '#e9cbc3',
500: '#deb5aa',
950: '#000000',
},
}SCSS
$custom: #deb5aa; $custom-light: #e9cbc3; $custom-dark: #000000;
JSON
{
"hex": "#deb5aa",
"rgb": {
"r": 222,
"g": 181,
"b": 170
},
"hsl": {
"h": 12.692,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.80644,
"c": 0.05024,
"h": 35.5
},
"luminance": 0.5148
}Semantic roles & 50–950 ramp
primary
#DEB5AA
secondary
#76A9B6
accent
#9AB72E
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161312
muted
#848282