#DEB685#DEB685
#DEB685 is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.0% C 0.079 H 72.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB685 |
|---|---|
| RGB | rgb(222, 182, 133) |
| HSL | hsl(33, 57%, 70%) |
| HSV | hsv(33, 40%, 87%) |
| CMYK | cmyk(0%, 18%, 40.1%, 12.9%) |
| CIE-LAB | lab(76.49, 7.89, 30.37) |
| CIE-LCH | lch(76.49, 31.38, 75.44°) |
| OKLab | oklab(80.03% 0.0245 0.0754) |
| OKLCH | oklch(80.03% 0.079 72) |
| XYZ | xyz(51.0873, 50.6815, 29.2773) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.75
Tan
#D2B48C
ΔE00 3.31
Fawn
#CFAF7B
ΔE00 3.75
Very Light Brown
#D3B683
ΔE00 3.80
Toupe
#C7AC7D
ΔE00 5.27
Tan (survey)
#D1B26F
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB685 #85ADDE
analogous
#DE8A85 #DEB685 #D9DE85
triadic
#DEB685 #85DEB6 #B685DE
tetradic
#DEB685 #85DE8A #85ADDE #DE85D9
square
#DEB685 #85DE8A #85ADDE #DE85D9
split-complementary
#DEB685 #85D9DE #8A85DE
monochromatic
#B77B32 #D19955 #DEB685 #EBD3B5 #F8F0E5
Accessibility & contrast
On white
1.89
#DEB685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#DEB685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB685
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB685 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 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)
#C5B782
Deuteranopia (green-blind)
#CEC186
Tritanopia (blue-blind)
#ECACA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb685; /* rgb */ color: rgb(222, 182, 133); /* oklch */ color: oklch(80.0% 0.079 72.0);
Tailwind
colors: {
custom: {
50: '#eacba9',
500: '#deb685',
950: '#000000',
},
}SCSS
$custom: #deb685; $custom-light: #eacba9; $custom-dark: #000000;
JSON
{
"hex": "#deb685",
"rgb": {
"r": 222,
"g": 182,
"b": 133
},
"hsl": {
"h": 33.034,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.80026,
"c": 0.07927,
"h": 72
},
"luminance": 0.50679
}Semantic roles & 50–950 ramp
primary
#DEB685
secondary
#527FB5
accent
#6AC521
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#161310
muted
#858280