#DEB786#DEB786
#DEB786 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.2% C 0.079 H 72.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB786 |
|---|---|
| RGB | rgb(222, 183, 134) |
| HSL | hsl(33, 57%, 70%) |
| HSV | hsv(33, 40%, 87%) |
| CMYK | cmyk(0%, 17.6%, 39.6%, 12.9%) |
| CIE-LAB | lab(76.75, 7.47, 30.19) |
| CIE-LCH | lch(76.75, 31.10, 76.11°) |
| OKLab | oklab(80.24% 0.0234 0.075) |
| OKLCH | oklch(80.24% 0.079 72.7) |
| XYZ | xyz(51.3623, 51.1203, 29.7114) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.37
Tan
#D2B48C
ΔE00 3.18
Very Light Brown
#D3B683
ΔE00 3.54
Fawn
#CFAF7B
ΔE00 3.66
Toupe
#C7AC7D
ΔE00 5.18
Tan (survey)
#D1B26F
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB786 #86ADDE
analogous
#DE8B86 #DEB786 #D9DE86
triadic
#DEB786 #86DEB7 #B786DE
tetradic
#DEB786 #86DE8B #86ADDE #DE86D9
square
#DEB786 #86DE8B #86ADDE #DE86D9
split-complementary
#DEB786 #86D9DE #8B86DE
monochromatic
#B87C32 #D19A56 #DEB786 #EBD4B6 #F8F0E6
Accessibility & contrast
On white
1.87
#DEB786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DEB786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB786
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB786 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B883
Deuteranopia (green-blind)
#CFC187
Tritanopia (blue-blind)
#ECADAA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb786; /* rgb */ color: rgb(222, 183, 134); /* oklch */ color: oklch(80.2% 0.079 72.7);
Tailwind
colors: {
custom: {
50: '#eacca9',
500: '#deb786',
950: '#000000',
},
}SCSS
$custom: #deb786; $custom-light: #eacca9; $custom-dark: #000000;
JSON
{
"hex": "#deb786",
"rgb": {
"r": 222,
"g": 183,
"b": 134
},
"hsl": {
"h": 33.409,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.8024,
"c": 0.07856,
"h": 72.7
},
"luminance": 0.51118
}Semantic roles & 50–950 ramp
primary
#DEB786
secondary
#537FB5
accent
#69C521
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380