#DEB4AA#DEB4AA
#DEB4AA is a light, muted red. Relative luminance 0.511; OKLCH L 80.5% C 0.051 H 33.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4AA |
|---|---|
| RGB | rgb(222, 180, 170) |
| HSL | hsl(12, 44%, 77%) |
| HSV | hsv(12, 23%, 87%) |
| CMYK | cmyk(0%, 18.9%, 23.4%, 12.9%) |
| CIE-LAB | lab(76.73, 13.67, 10.84) |
| CIE-LCH | lch(76.73, 17.45, 38.40°) |
| OKLab | oklab(80.45% 0.0425 0.0283) |
| OKLCH | oklch(80.45% 0.051 33.7) |
| XYZ | xyz(53.7017, 51.0765, 45.0524) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.49
Pale Salmon
#FFB19A
ΔE00 8.36
Pale Rose
#FDC1C5
ΔE00 8.59
Dusty Pink
#D8A7B1
ΔE00 8.76
Pinkish Tan
#D99B82
ΔE00 8.79
Light Salmon
#FEA993
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4AA #AAD4DE
analogous
#DEAABA #DEB4AA #DECEAA
triadic
#DEB4AA #AADEB4 #B4AADE
tetradic
#DEB4AA #BADEAA #AAD4DE #CEAADE
square
#DEB4AA #BADEAA #AAD4DE #CEAADE
split-complementary
#DEB4AA #AADECE #AABADE
monochromatic
#BC6652 #CD8D7E #DEB4AA #EFDBD6 #F6ECE9
Accessibility & contrast
On white
1.87
#DEB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#DEB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4AA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4AA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9A9
Deuteranopia (green-blind)
#C7C1AA
Tritanopia (blue-blind)
#E8AFB1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb4aa; /* rgb */ color: rgb(222, 180, 170); /* oklch */ color: oklch(80.5% 0.051 33.7);
Tailwind
colors: {
custom: {
50: '#e9cac3',
500: '#deb4aa',
950: '#000000',
},
}SCSS
$custom: #deb4aa; $custom-light: #e9cac3; $custom-dark: #000000;
JSON
{
"hex": "#deb4aa",
"rgb": {
"r": 222,
"g": 180,
"b": 170
},
"hsl": {
"h": 11.538,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.80453,
"c": 0.05103,
"h": 33.7
},
"luminance": 0.51074
}Semantic roles & 50–950 ramp
primary
#DEB4AA
secondary
#76AAB6
accent
#9DB72E
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161312
muted
#848282