#DEB8A1#DEB8A1
#DEB8A1 is a light, muted orange. Relative luminance 0.524; OKLCH L 81.0% C 0.054 H 52.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8A1 |
|---|---|
| RGB | rgb(222, 184, 161) |
| HSL | hsl(23, 48%, 75%) |
| HSV | hsv(23, 27%, 87%) |
| CMYK | cmyk(0%, 17.1%, 27.5%, 12.9%) |
| CIE-LAB | lab(77.51, 10.28, 16.81) |
| CIE-LCH | lch(77.51, 19.70, 58.55°) |
| OKLab | oklab(81% 0.0327 0.0432) |
| OKLCH | oklch(81% 0.054 52.9) |
| XYZ | xyz(53.6985, 52.3859, 40.9942) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.07
Tan
#D2B48C
ΔE00 7.97
Mushroom
#BA9E88
ΔE00 8.48
Burlywood
#DEB887
ΔE00 8.62
Peach
#FFDAB9
ΔE00 8.83
Pinkish Tan
#D99B82
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8A1 #A1C7DE
analogous
#DEA1A9 #DEB8A1 #DED6A1
triadic
#DEB8A1 #A1DEB8 #B8A1DE
tetradic
#DEB8A1 #A9DEA1 #A1C7DE #D6A1DE
square
#DEB8A1 #A9DEA1 #A1C7DE #D6A1DE
split-complementary
#DEB8A1 #A1DED6 #A1A9DE
monochromatic
#BE7446 #CE9674 #DEB8A1 #EEDACE #F7EEE8
Accessibility & contrast
On white
1.83
#DEB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#DEB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8A1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8A1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9F
Deuteranopia (green-blind)
#CBC3A1
Tritanopia (blue-blind)
#E9B1B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb8a1; /* rgb */ color: rgb(222, 184, 161); /* oklch */ color: oklch(81.0% 0.054 52.9);
Tailwind
colors: {
custom: {
50: '#e9cdbc',
500: '#deb8a1',
950: '#000000',
},
}SCSS
$custom: #deb8a1; $custom-light: #e9cdbc; $custom-dark: #000000;
JSON
{
"hex": "#deb8a1",
"rgb": {
"r": 222,
"g": 184,
"b": 161
},
"hsl": {
"h": 22.623,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.81001,
"c": 0.05417,
"h": 52.9
},
"luminance": 0.52384
}Semantic roles & 50–950 ramp
primary
#DEB8A1
secondary
#6D9BB6
accent
#85BB2A
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161312
muted
#848382