#DEB587#DEB587
#DEB587 is a light, moderate orange. Relative luminance 0.503; OKLCH L 79.9% C 0.077 H 69.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB587 |
|---|---|
| RGB | rgb(222, 181, 135) |
| HSL | hsl(32, 57%, 70%) |
| HSV | hsv(32, 39%, 87%) |
| CMYK | cmyk(0%, 18.5%, 39.2%, 12.9%) |
| CIE-LAB | lab(76.27, 8.64, 29.03) |
| CIE-LCH | lch(76.27, 30.29, 73.42°) |
| OKLab | oklab(79.87% 0.0269 0.0723) |
| OKLCH | oklch(79.87% 0.077 69.6) |
| XYZ | xyz(51.0227, 50.3291, 29.9439) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.59
Tan
#D2B48C
ΔE00 3.34
Fawn
#CFAF7B
ΔE00 4.37
Very Light Brown
#D3B683
ΔE00 4.57
Toupe
#C7AC7D
ΔE00 5.68
Sandstone
#C9AE74
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB587 #87B0DE
analogous
#DE8987 #DEB587 #DCDE87
triadic
#DEB587 #87DEB5 #B587DE
tetradic
#DEB587 #87DE89 #87B0DE #DE87DC
square
#DEB587 #87DE89 #87B0DE #DE87DC
split-complementary
#DEB587 #87DCDE #8987DE
monochromatic
#B87933 #D19757 #DEB587 #EBD3B7 #F8F0E7
Accessibility & contrast
On white
1.90
#DEB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#DEB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB587
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB587 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B784
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#ECABA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb587; /* rgb */ color: rgb(222, 181, 135); /* oklch */ color: oklch(79.9% 0.077 69.6);
Tailwind
colors: {
custom: {
50: '#eacbaa',
500: '#deb587',
950: '#000000',
},
}SCSS
$custom: #deb587; $custom-light: #eacbaa; $custom-dark: #000000;
JSON
{
"hex": "#deb587",
"rgb": {
"r": 222,
"g": 181,
"b": 135
},
"hsl": {
"h": 31.724,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.79868,
"c": 0.07713,
"h": 69.6
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#DEB587
secondary
#5482B5
accent
#6EC421
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281