#DEB89B#DEB89B
#DEB89B is a light, muted orange. Relative luminance 0.522; OKLCH L 80.9% C 0.059 H 59.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB89B |
|---|---|
| RGB | rgb(222, 184, 155) |
| HSL | hsl(26, 50%, 74%) |
| HSV | hsv(26, 30%, 87%) |
| CMYK | cmyk(0%, 17.1%, 30.2%, 12.9%) |
| CIE-LAB | lab(77.39, 9.48, 19.86) |
| CIE-LCH | lch(77.39, 22.01, 64.49°) |
| OKLab | oklab(80.86% 0.0303 0.0507) |
| OKLCH | oklch(80.86% 0.059 59.2) |
| XYZ | xyz(53.1820, 52.1793, 38.2743) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.82
Apricot
#FBCEB1
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.30
Peach
#FFDAB9
ΔE00 8.17
Light Peach
#FFD8B1
ΔE00 8.23
Mushroom
#BA9E88
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB89B #9BC1DE
analogous
#DE9BA0 #DEB89B #DEDA9B
triadic
#DEB89B #9BDEB8 #B89BDE
tetradic
#DEB89B #A0DE9B #9BC1DE #DA9BDE
square
#DEB89B #A0DE9B #9BC1DE #DA9BDE
split-complementary
#DEB89B #9BDEDA #9BA0DE
monochromatic
#BF773F #CF976D #DEB89B #EDD9C9 #F7EFE8
Accessibility & contrast
On white
1.84
#DEB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#DEB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB89B
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB89B | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA99
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#EAB1B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb89b; /* rgb */ color: rgb(222, 184, 155); /* oklch */ color: oklch(80.9% 0.059 59.2);
Tailwind
colors: {
custom: {
50: '#e9cdb8',
500: '#deb89b',
950: '#000000',
},
}SCSS
$custom: #deb89b; $custom-light: #e9cdb8; $custom-dark: #000000;
JSON
{
"hex": "#deb89b",
"rgb": {
"r": 222,
"g": 184,
"b": 155
},
"hsl": {
"h": 25.97,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.80864,
"c": 0.05903,
"h": 59.2
},
"luminance": 0.52177
}Semantic roles & 50–950 ramp
primary
#DEB89B
secondary
#6794B6
accent
#7DBE28
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381