#DEB686#DEB686
#DEB686 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.0% C 0.078 H 71.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB686 |
|---|---|
| RGB | rgb(222, 182, 134) |
| HSL | hsl(33, 57%, 70%) |
| HSV | hsv(33, 40%, 87%) |
| CMYK | cmyk(0%, 18%, 39.6%, 12.9%) |
| CIE-LAB | lab(76.50, 8.00, 29.86) |
| CIE-LCH | lch(76.50, 30.92, 75.01°) |
| OKLab | oklab(80.04% 0.0249 0.0742) |
| OKLCH | oklch(80.04% 0.078 71.4) |
| XYZ | xyz(51.1567, 50.7092, 29.6429) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.87
Tan
#D2B48C
ΔE00 3.23
Fawn
#CFAF7B
ΔE00 3.90
Very Light Brown
#D3B683
ΔE00 3.95
Toupe
#C7AC7D
ΔE00 5.35
Sandstone
#C9AE74
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB686 #86AEDE
analogous
#DE8A86 #DEB686 #DADE86
triadic
#DEB686 #86DEB6 #B686DE
tetradic
#DEB686 #86DE8A #86AEDE #DE86DA
square
#DEB686 #86DE8A #86AEDE #DE86DA
split-complementary
#DEB686 #86DADE #8A86DE
monochromatic
#B87B32 #D19956 #DEB686 #EBD3B6 #F8F0E6
Accessibility & contrast
On white
1.88
#DEB686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#DEB686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB686
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB686 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B783
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#ECACA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb686; /* rgb */ color: rgb(222, 182, 134); /* oklch */ color: oklch(80.0% 0.078 71.4);
Tailwind
colors: {
custom: {
50: '#eacba9',
500: '#deb686',
950: '#000000',
},
}SCSS
$custom: #deb686; $custom-light: #eacba9; $custom-dark: #000000;
JSON
{
"hex": "#deb686",
"rgb": {
"r": 222,
"g": 182,
"b": 134
},
"hsl": {
"h": 32.727,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.80044,
"c": 0.0783,
"h": 71.4
},
"luminance": 0.50707
}Semantic roles & 50–950 ramp
primary
#DEB686
secondary
#5380B5
accent
#6BC521
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#161310
muted
#858280