#DEB89A#DEB89A
#DEB89A is a light, muted orange. Relative luminance 0.521; OKLCH L 80.8% C 0.060 H 60.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB89A |
|---|---|
| RGB | rgb(222, 184, 154) |
| HSL | hsl(26, 51%, 74%) |
| HSV | hsv(26, 31%, 87%) |
| CMYK | cmyk(0%, 17.1%, 30.6%, 12.9%) |
| CIE-LAB | lab(77.37, 9.35, 20.37) |
| CIE-LCH | lch(77.37, 22.42, 65.35°) |
| OKLab | oklab(80.84% 0.0299 0.0519) |
| OKLCH | oklch(80.84% 0.06 60.1) |
| XYZ | xyz(53.0984, 52.1459, 37.8338) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.49
Burlywood
#DEB887
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 6.20
Light Peach
#FFD8B1
ΔE00 8.11
Peach
#FFDAB9
ΔE00 8.13
Khaki
#C3B091
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB89A #9AC0DE
analogous
#DE9A9E #DEB89A #DEDA9A
triadic
#DEB89A #9ADEB8 #B89ADE
tetradic
#DEB89A #9EDE9A #9AC0DE #DA9ADE
square
#DEB89A #9EDE9A #9AC0DE #DA9ADE
split-complementary
#DEB89A #9ADEDA #9A9EDE
monochromatic
#BF773E #CF986C #DEB89A #EDD8C8 #F7EFE8
Accessibility & contrast
On white
1.84
#DEB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DEB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB89A
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB89A | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#CDC29A
Tritanopia (blue-blind)
#EAB0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb89a; /* rgb */ color: rgb(222, 184, 154); /* oklch */ color: oklch(80.8% 0.060 60.1);
Tailwind
colors: {
custom: {
50: '#e9cdb8',
500: '#deb89a',
950: '#000000',
},
}SCSS
$custom: #deb89a; $custom-light: #e9cdb8; $custom-dark: #000000;
JSON
{
"hex": "#deb89a",
"rgb": {
"r": 222,
"g": 184,
"b": 154
},
"hsl": {
"h": 26.471,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.80842,
"c": 0.05989,
"h": 60.1
},
"luminance": 0.52144
}Semantic roles & 50–950 ramp
primary
#DEB89A
secondary
#6693B6
accent
#7CBE27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381