#DEB89E#DEB89E
#DEB89E is a light, muted orange. Relative luminance 0.523; OKLCH L 80.9% C 0.057 H 56.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB89E |
|---|---|
| RGB | rgb(222, 184, 158) |
| HSL | hsl(24, 49%, 75%) |
| HSV | hsv(24, 29%, 87%) |
| CMYK | cmyk(0%, 17.1%, 28.8%, 12.9%) |
| CIE-LAB | lab(77.45, 9.88, 18.34) |
| CIE-LCH | lch(77.45, 20.83, 61.70°) |
| OKLab | oklab(80.93% 0.0315 0.047) |
| OKLCH | oklch(80.93% 0.057 56.2) |
| XYZ | xyz(53.4371, 52.2814, 39.6176) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.43
Mushroom
#BA9E88
ΔE00 8.33
Peach
#FFDAB9
ΔE00 8.42
Light Peach
#FFD8B1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB89E #9EC4DE
analogous
#DE9EA4 #DEB89E #DED89E
triadic
#DEB89E #9EDEB8 #B89EDE
tetradic
#DEB89E #A4DE9E #9EC4DE #D89EDE
square
#DEB89E #A4DE9E #9EC4DE #D89EDE
split-complementary
#DEB89E #9EDED8 #9EA4DE
monochromatic
#BF7543 #CE9770 #DEB89E #EED9CC #F7EEE8
Accessibility & contrast
On white
1.83
#DEB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DEB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB89E
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB89E | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#EAB1B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb89e; /* rgb */ color: rgb(222, 184, 158); /* oklch */ color: oklch(80.9% 0.057 56.2);
Tailwind
colors: {
custom: {
50: '#e9cdba',
500: '#deb89e',
950: '#000000',
},
}SCSS
$custom: #deb89e; $custom-light: #e9cdba; $custom-dark: #000000;
JSON
{
"hex": "#deb89e",
"rgb": {
"r": 222,
"g": 184,
"b": 158
},
"hsl": {
"h": 24.375,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.80932,
"c": 0.05652,
"h": 56.2
},
"luminance": 0.52279
}Semantic roles & 50–950 ramp
primary
#DEB89E
secondary
#6A97B6
accent
#81BD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381