#DEB8A6#DEB8A6
#DEB8A6 is a light, muted orange. Relative luminance 0.526; OKLCH L 81.1% C 0.051 H 46.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8A6 |
|---|---|
| RGB | rgb(222, 184, 166) |
| HSL | hsl(19, 46%, 76%) |
| HSV | hsv(19, 25%, 87%) |
| CMYK | cmyk(0%, 17.1%, 25.2%, 12.9%) |
| CIE-LAB | lab(77.62, 10.97, 14.26) |
| CIE-LCH | lch(77.62, 17.99, 52.44°) |
| OKLab | oklab(81.12% 0.0347 0.0369) |
| OKLCH | oklch(81.12% 0.051 46.8) |
| XYZ | xyz(54.1482, 52.5658, 43.3629) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.75
Pinkish Grey
#C8ACA9
ΔE00 7.40
Pinkish Tan
#D99B82
ΔE00 8.81
Pale Salmon
#FFB19A
ΔE00 8.92
Mushroom
#BA9E88
ΔE00 9.10
Peach
#FFDAB9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8A6 #A6CCDE
analogous
#DEA6B0 #DEB8A6 #DED4A6
triadic
#DEB8A6 #A6DEB8 #B8A6DE
tetradic
#DEB8A6 #B0DEA6 #A6CCDE #D4A6DE
square
#DEB8A6 #B0DEA6 #A6CCDE #D4A6DE
split-complementary
#DEB8A6 #A6DED4 #A6B0DE
monochromatic
#BD714D #CD9479 #DEB8A6 #EFDCD3 #F7EDE9
Accessibility & contrast
On white
1.82
#DEB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DEB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8A6
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8A6 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA5
Deuteranopia (green-blind)
#CBC3A6
Tritanopia (blue-blind)
#E9B2B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb8a6; /* rgb */ color: rgb(222, 184, 166); /* oklch */ color: oklch(81.1% 0.051 46.8);
Tailwind
colors: {
custom: {
50: '#e9cdc0',
500: '#deb8a6',
950: '#000000',
},
}SCSS
$custom: #deb8a6; $custom-light: #e9cdc0; $custom-dark: #000000;
JSON
{
"hex": "#deb8a6",
"rgb": {
"r": 222,
"g": 184,
"b": 166
},
"hsl": {
"h": 19.286,
"s": 45.902,
"l": 76.078
},
"oklch": {
"l": 0.8112,
"c": 0.05063,
"h": 46.8
},
"luminance": 0.52564
}Semantic roles & 50–950 ramp
primary
#DEB8A6
secondary
#72A0B6
accent
#8CB92C
background
#FEFEFD
surface
#FDFAF9
border
#D5D3D2
text
#161312
muted
#848382