#DBB986#DBB986
#DBB986 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.3% C 0.077 H 77.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB986 |
|---|---|
| RGB | rgb(219, 185, 134) |
| HSL | hsl(36, 54%, 69%) |
| HSV | hsv(36, 39%, 86%) |
| CMYK | cmyk(0%, 15.5%, 38.8%, 14.1%) |
| CIE-LAB | lab(76.97, 5.21, 30.43) |
| CIE-LCH | lch(76.97, 30.87, 80.28°) |
| OKLab | oklab(80.35% 0.0169 0.0756) |
| OKLCH | oklch(80.35% 0.077 77.4) |
| XYZ | xyz(50.8668, 51.4815, 29.8072) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.55
Very Light Brown
#D3B683
ΔE00 1.93
Fawn
#CFAF7B
ΔE00 2.89
Tan
#D2B48C
ΔE00 3.10
Toupe
#C7AC7D
ΔE00 4.37
Tan (survey)
#D1B26F
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB986 #86A8DB
analogous
#DB8F86 #DBB986 #D3DB86
triadic
#DBB986 #86DBB9 #B986DB
tetradic
#DBB986 #86DB8F #86A8DB #DB86D3
square
#DBB986 #86DB8F #86A8DB #DB86D3
split-complementary
#DBB986 #86D3DB #8F86DB
monochromatic
#B28035 #CD9E57 #DBB986 #E9D4B5 #F7F0E4
Accessibility & contrast
On white
1.86
#DBB986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DBB986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB986
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB986 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B982
Deuteranopia (green-blind)
#CFC187
Tritanopia (blue-blind)
#E8AFAC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb986; /* rgb */ color: rgb(219, 185, 134); /* oklch */ color: oklch(80.3% 0.077 77.4);
Tailwind
colors: {
custom: {
50: '#e7cda9',
500: '#dbb986',
950: '#000000',
},
}SCSS
$custom: #dbb986; $custom-light: #e7cda9; $custom-dark: #000000;
JSON
{
"hex": "#dbb986",
"rgb": {
"r": 219,
"g": 185,
"b": 134
},
"hsl": {
"h": 36,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.80345,
"c": 0.07743,
"h": 77.4
},
"luminance": 0.51479
}Semantic roles & 50–950 ramp
primary
#DBB986
secondary
#5379B2
accent
#63C224
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#161310
muted
#848380