#DEB787#DEB787
#DEB787 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.3% C 0.078 H 72.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB787 |
|---|---|
| RGB | rgb(222, 183, 135) |
| HSL | hsl(33, 57%, 70%) |
| HSV | hsv(33, 39%, 87%) |
| CMYK | cmyk(0%, 17.6%, 39.2%, 12.9%) |
| CIE-LAB | lab(76.77, 7.58, 29.69) |
| CIE-LCH | lch(76.77, 30.64, 75.68°) |
| OKLab | oklab(80.26% 0.0238 0.0738) |
| OKLCH | oklch(80.26% 0.078 72.1) |
| XYZ | xyz(51.4323, 51.1483, 30.0805) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.53
Tan
#D2B48C
ΔE00 3.09
Very Light Brown
#D3B683
ΔE00 3.69
Fawn
#CFAF7B
ΔE00 3.81
Toupe
#C7AC7D
ΔE00 5.25
Sandstone
#C9AE74
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB787 #87AEDE
analogous
#DE8B87 #DEB787 #DADE87
triadic
#DEB787 #87DEB7 #B787DE
tetradic
#DEB787 #87DE8B #87AEDE #DE87DA
square
#DEB787 #87DE8B #87AEDE #DE87DA
split-complementary
#DEB787 #87DADE #8B87DE
monochromatic
#B87C33 #D19A57 #DEB787 #EBD4B7 #F8F1E7
Accessibility & contrast
On white
1.87
#DEB787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#DEB787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB787
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB787 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B884
Deuteranopia (green-blind)
#CFC188
Tritanopia (blue-blind)
#ECADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb787; /* rgb */ color: rgb(222, 183, 135); /* oklch */ color: oklch(80.3% 0.078 72.1);
Tailwind
colors: {
custom: {
50: '#eaccaa',
500: '#deb787',
950: '#000000',
},
}SCSS
$custom: #deb787; $custom-light: #eaccaa; $custom-dark: #000000;
JSON
{
"hex": "#deb787",
"rgb": {
"r": 222,
"g": 183,
"b": 135
},
"hsl": {
"h": 33.103,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.80258,
"c": 0.07757,
"h": 72.1
},
"luminance": 0.51146
}Semantic roles & 50–950 ramp
primary
#DEB787
secondary
#5480B5
accent
#6AC421
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#161310
muted
#858381