#DEB889#DEB889
#DEB889 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.5% C 0.076 H 72.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB889 |
|---|---|
| RGB | rgb(222, 184, 137) |
| HSL | hsl(33, 56%, 70%) |
| HSV | hsv(33, 38%, 87%) |
| CMYK | cmyk(0%, 17.1%, 38.3%, 12.9%) |
| CIE-LAB | lab(77.05, 7.28, 29.01) |
| CIE-LCH | lch(77.05, 29.91, 75.92°) |
| OKLab | oklab(80.49% 0.023 0.0723) |
| OKLCH | oklch(80.49% 0.076 72.3) |
| XYZ | xyz(51.7815, 51.6191, 30.8980) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.54
Tan
#D2B48C
ΔE00 2.90
Very Light Brown
#D3B683
ΔE00 3.62
Fawn
#CFAF7B
ΔE00 3.90
Toupe
#C7AC7D
ΔE00 5.26
Sandstone
#C9AE74
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB889 #89AFDE
analogous
#DE8D89 #DEB889 #DADE89
triadic
#DEB889 #89DEB8 #B889DE
tetradic
#DEB889 #89DE8D #89AFDE #DE89DA
square
#DEB889 #89DE8D #89AFDE #DE89DA
split-complementary
#DEB889 #89DADE #8D89DE
monochromatic
#B97D34 #D19B59 #DEB889 #EBD5B9 #F8F1E7
Accessibility & contrast
On white
1.85
#DEB889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#DEB889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB889
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB889 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B986
Deuteranopia (green-blind)
#CFC28A
Tritanopia (blue-blind)
#ECAEAC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb889; /* rgb */ color: rgb(222, 184, 137); /* oklch */ color: oklch(80.5% 0.076 72.3);
Tailwind
colors: {
custom: {
50: '#eacdab',
500: '#deb889',
950: '#000000',
},
}SCSS
$custom: #deb889; $custom-light: #eacdab; $custom-dark: #000000;
JSON
{
"hex": "#deb889",
"rgb": {
"r": 222,
"g": 184,
"b": 137
},
"hsl": {
"h": 33.176,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.80492,
"c": 0.07588,
"h": 72.3
},
"luminance": 0.51617
}Semantic roles & 50–950 ramp
primary
#DEB889
secondary
#5681B5
accent
#6AC422
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381