#DEB985#DEB985
#DEB985 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.6% C 0.080 H 75.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB985 |
|---|---|
| RGB | rgb(222, 185, 133) |
| HSL | hsl(35, 57%, 70%) |
| HSV | hsv(35, 40%, 87%) |
| CMYK | cmyk(0%, 16.7%, 40.1%, 12.9%) |
| CIE-LAB | lab(77.23, 6.30, 31.36) |
| CIE-LCH | lch(77.23, 31.98, 78.64°) |
| OKLab | oklab(80.61% 0.0199 0.0777) |
| OKLCH | oklch(80.61% 0.08 75.7) |
| XYZ | xyz(51.7083, 51.9234, 29.4843) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.97
Very Light Brown
#D3B683
ΔE00 2.75
Fawn
#CFAF7B
ΔE00 3.32
Tan
#D2B48C
ΔE00 3.50
Toupe
#C7AC7D
ΔE00 4.97
Tan (survey)
#D1B26F
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB985 #85AADE
analogous
#DE8D85 #DEB985 #D7DE85
triadic
#DEB985 #85DEB9 #B985DE
tetradic
#DEB985 #85DE8D #85AADE #DE85D7
square
#DEB985 #85DE8D #85AADE #DE85D7
split-complementary
#DEB985 #85D7DE #8D85DE
monochromatic
#B78032 #D19D55 #DEB985 #EBD5B5 #F8F0E5
Accessibility & contrast
On white
1.84
#DEB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB985
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB985 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA81
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#ECAFAC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb985; /* rgb */ color: rgb(222, 185, 133); /* oklch */ color: oklch(80.6% 0.080 75.7);
Tailwind
colors: {
custom: {
50: '#eacda9',
500: '#deb985',
950: '#000000',
},
}SCSS
$custom: #deb985; $custom-light: #eacda9; $custom-dark: #000000;
JSON
{
"hex": "#deb985",
"rgb": {
"r": 222,
"g": 185,
"b": 133
},
"hsl": {
"h": 35.056,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.80613,
"c": 0.08019,
"h": 75.7
},
"luminance": 0.51921
}Semantic roles & 50–950 ramp
primary
#DEB985
secondary
#527BB5
accent
#65C521
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#161310
muted
#858380