#DEB8A3#DEB8A3
#DEB8A3 is a light, muted orange. Relative luminance 0.525; OKLCH L 81.0% C 0.053 H 50.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8A3 |
|---|---|
| RGB | rgb(222, 184, 163) |
| HSL | hsl(21, 47%, 75%) |
| HSV | hsv(21, 27%, 87%) |
| CMYK | cmyk(0%, 17.1%, 26.6%, 12.9%) |
| CIE-LAB | lab(77.55, 10.55, 15.79) |
| CIE-LCH | lch(77.55, 18.99, 56.25°) |
| OKLab | oklab(81.05% 0.0335 0.0407) |
| OKLCH | oklch(81.05% 0.053 50.6) |
| XYZ | xyz(53.8762, 52.4570, 41.9305) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.26
Pinkish Grey
#C8ACA9
ΔE00 8.37
Mushroom
#BA9E88
ΔE00 8.67
Tan
#D2B48C
ΔE00 8.75
Pinkish Tan
#D99B82
ΔE00 8.82
Peach
#FFDAB9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8A3 #A3C9DE
analogous
#DEA3AB #DEB8A3 #DED5A3
triadic
#DEB8A3 #A3DEB8 #B8A3DE
tetradic
#DEB8A3 #ABDEA3 #A3C9DE #D5A3DE
square
#DEB8A3 #ABDEA3 #A3C9DE #D5A3DE
split-complementary
#DEB8A3 #A3DED5 #A3ABDE
monochromatic
#BE7249 #CE9576 #DEB8A3 #EEDBD0 #F7EEE8
Accessibility & contrast
On white
1.83
#DEB8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#DEB8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8A3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8A3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA2
Deuteranopia (green-blind)
#CBC3A3
Tritanopia (blue-blind)
#E9B2B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb8a3; /* rgb */ color: rgb(222, 184, 163); /* oklch */ color: oklch(81.0% 0.053 50.6);
Tailwind
colors: {
custom: {
50: '#e9cdbe',
500: '#deb8a3',
950: '#000000',
},
}SCSS
$custom: #deb8a3; $custom-light: #e9cdbe; $custom-dark: #000000;
JSON
{
"hex": "#deb8a3",
"rgb": {
"r": 222,
"g": 184,
"b": 163
},
"hsl": {
"h": 21.356,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.81048,
"c": 0.05269,
"h": 50.6
},
"luminance": 0.52455
}Semantic roles & 50–950 ramp
primary
#DEB8A3
secondary
#6F9DB6
accent
#87BA2B
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161312
muted
#848382