#DBB985#DBB985
#DBB985 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.3% C 0.078 H 77.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB985 |
|---|---|
| RGB | rgb(219, 185, 133) |
| HSL | hsl(36, 54%, 69%) |
| HSV | hsv(36, 39%, 86%) |
| CMYK | cmyk(0%, 15.5%, 39.3%, 14.1%) |
| CIE-LAB | lab(76.95, 5.10, 30.93) |
| CIE-LCH | lch(76.95, 31.35, 80.63°) |
| OKLab | oklab(80.33% 0.0165 0.0767) |
| OKLCH | oklch(80.33% 0.078 77.9) |
| XYZ | xyz(50.7974, 51.4537, 29.4416) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.73
Very Light Brown
#D3B683
ΔE00 1.86
Fawn
#CFAF7B
ΔE00 2.84
Tan
#D2B48C
ΔE00 3.30
Toupe
#C7AC7D
ΔE00 4.37
Tan (survey)
#D1B26F
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB985 #85A7DB
analogous
#DB8E85 #DBB985 #D2DB85
triadic
#DBB985 #85DBB9 #B985DB
tetradic
#DBB985 #85DB8E #85A7DB #DB85D2
square
#DBB985 #85DB8E #85A7DB #DB85D2
split-complementary
#DBB985 #85D2DB #8E85DB
monochromatic
#B18034 #CD9E56 #DBB985 #E9D4B4 #F7EFE4
Accessibility & contrast
On white
1.86
#DBB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#DBB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB985
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB985 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B981
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#E8AFAC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbb985; /* rgb */ color: rgb(219, 185, 133); /* oklch */ color: oklch(80.3% 0.078 77.9);
Tailwind
colors: {
custom: {
50: '#e7cda9',
500: '#dbb985',
950: '#000000',
},
}SCSS
$custom: #dbb985; $custom-light: #e7cda9; $custom-dark: #000000;
JSON
{
"hex": "#dbb985",
"rgb": {
"r": 219,
"g": 185,
"b": 133
},
"hsl": {
"h": 36.279,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.80326,
"c": 0.07847,
"h": 77.9
},
"luminance": 0.51451
}Semantic roles & 50–950 ramp
primary
#DBB985
secondary
#5378B2
accent
#62C224
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#161310
muted
#848380