#DEB8A0#DEB8A0
#DEB8A0 is a light, muted orange. Relative luminance 0.523; OKLCH L 81.0% C 0.055 H 54.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8A0 |
|---|---|
| RGB | rgb(222, 184, 160) |
| HSL | hsl(23, 48%, 75%) |
| HSV | hsv(23, 28%, 87%) |
| CMYK | cmyk(0%, 17.1%, 27.9%, 12.9%) |
| CIE-LAB | lab(77.49, 10.14, 17.32) |
| CIE-LCH | lch(77.49, 20.07, 59.64°) |
| OKLab | oklab(80.98% 0.0323 0.0445) |
| OKLCH | oklch(80.98% 0.055 54) |
| XYZ | xyz(53.6106, 52.3508, 40.5317) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.01
Tan
#D2B48C
ΔE00 7.59
Burlywood
#DEB887
ΔE00 8.21
Mushroom
#BA9E88
ΔE00 8.41
Peach
#FFDAB9
ΔE00 8.67
Pinkish Tan
#D99B82
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8A0 #A0C6DE
analogous
#DEA0A7 #DEB8A0 #DED7A0
triadic
#DEB8A0 #A0DEB8 #B8A0DE
tetradic
#DEB8A0 #A7DEA0 #A0C6DE #D7A0DE
square
#DEB8A0 #A7DEA0 #A0C6DE #D7A0DE
split-complementary
#DEB8A0 #A0DED7 #A0A7DE
monochromatic
#BE7445 #CE9673 #DEB8A0 #EEDACD #F7EEE8
Accessibility & contrast
On white
1.83
#DEB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DEB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8A0
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8A0 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9E
Deuteranopia (green-blind)
#CCC3A0
Tritanopia (blue-blind)
#E9B1B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb8a0; /* rgb */ color: rgb(222, 184, 160); /* oklch */ color: oklch(81.0% 0.055 54.0);
Tailwind
colors: {
custom: {
50: '#e9cdbc',
500: '#deb8a0',
950: '#000000',
},
}SCSS
$custom: #deb8a0; $custom-light: #e9cdbc; $custom-dark: #000000;
JSON
{
"hex": "#deb8a0",
"rgb": {
"r": 222,
"g": 184,
"b": 160
},
"hsl": {
"h": 23.226,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.80978,
"c": 0.05494,
"h": 54
},
"luminance": 0.52349
}Semantic roles & 50–950 ramp
primary
#DEB8A0
secondary
#6C9AB6
accent
#83BC2A
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161312
muted
#848382