#DBB686#DBB686
#DBB686 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.8% C 0.076 H 73.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB686 |
|---|---|
| RGB | rgb(219, 182, 134) |
| HSL | hsl(34, 54%, 69%) |
| HSV | hsv(34, 39%, 86%) |
| CMYK | cmyk(0%, 16.9%, 38.8%, 14.1%) |
| CIE-LAB | lab(76.22, 6.80, 29.43) |
| CIE-LCH | lch(76.22, 30.21, 76.98°) |
| OKLab | oklab(79.75% 0.0216 0.0732) |
| OKLCH | oklch(79.75% 0.076 73.6) |
| XYZ | xyz(50.2458, 50.2395, 29.6002) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.64
Tan
#D2B48C
ΔE00 2.60
Very Light Brown
#D3B683
ΔE00 3.02
Fawn
#CFAF7B
ΔE00 3.13
Toupe
#C7AC7D
ΔE00 4.55
Sandstone
#C9AE74
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB686 #86ABDB
analogous
#DB8C86 #DBB686 #D6DB86
triadic
#DBB686 #86DBB6 #B686DB
tetradic
#DBB686 #86DB8C #86ABDB #DB86D6
square
#DBB686 #86DB8C #86ABDB #DB86D6
split-complementary
#DBB686 #86D6DB #8C86DB
monochromatic
#B27B35 #CD9A57 #DBB686 #E9D2B5 #F7EFE4
Accessibility & contrast
On white
1.90
#DBB686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#DBB686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB686
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB686 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B783
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#E8ACA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbb686; /* rgb */ color: rgb(219, 182, 134); /* oklch */ color: oklch(79.8% 0.076 73.6);
Tailwind
colors: {
custom: {
50: '#e7cba9',
500: '#dbb686',
950: '#000000',
},
}SCSS
$custom: #dbb686; $custom-light: #e7cba9; $custom-dark: #000000;
JSON
{
"hex": "#dbb686",
"rgb": {
"r": 219,
"g": 182,
"b": 134
},
"hsl": {
"h": 33.882,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.79753,
"c": 0.07634,
"h": 73.6
},
"luminance": 0.50237
}Semantic roles & 50–950 ramp
primary
#DBB686
secondary
#537DB2
accent
#69C224
background
#FEFDFC
surface
#FDF9F6
border
#D5D2D0
text
#161310
muted
#848280