#DBBC86#DBBC86
#DBBC86 is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.9% C 0.079 H 81.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC86 |
|---|---|
| RGB | rgb(219, 188, 134) |
| HSL | hsl(38, 54%, 69%) |
| HSV | hsv(38, 39%, 86%) |
| CMYK | cmyk(0%, 14.2%, 38.8%, 14.1%) |
| CIE-LAB | lab(77.73, 3.63, 31.43) |
| CIE-LCH | lch(77.73, 31.64, 83.41°) |
| OKLab | oklab(80.94% 0.0123 0.0779) |
| OKLCH | oklch(80.94% 0.079 81.1) |
| XYZ | xyz(51.5010, 52.7499, 30.0186) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.80
Burlywood
#DEB887
ΔE00 3.02
Fawn
#CFAF7B
ΔE00 3.43
Tan (survey)
#D1B26F
ΔE00 4.05
Tan
#D2B48C
ΔE00 4.12
Sandstone
#C9AE74
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC86 #86A5DB
analogous
#DB9286 #DBBC86 #CFDB86
triadic
#DBBC86 #86DBBC #BC86DB
tetradic
#DBBC86 #86DB92 #86A5DB #DB86CF
square
#DBBC86 #86DB92 #86A5DB #DB86CF
split-complementary
#DBBC86 #86CFDB #9286DB
monochromatic
#B28435 #CDA257 #DBBC86 #E9D6B5 #F7F0E4
Accessibility & contrast
On white
1.82
#DBBC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DBBC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC86
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC86 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC82
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#E8B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbc86; /* rgb */ color: rgb(219, 188, 134); /* oklch */ color: oklch(80.9% 0.079 81.1);
Tailwind
colors: {
custom: {
50: '#e7d0a9',
500: '#dbbc86',
950: '#000000',
},
}SCSS
$custom: #dbbc86; $custom-light: #e7d0a9; $custom-dark: #000000;
JSON
{
"hex": "#dbbc86",
"rgb": {
"r": 219,
"g": 188,
"b": 134
},
"hsl": {
"h": 38.118,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.80939,
"c": 0.07887,
"h": 81.1
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#DBBC86
secondary
#5376B2
accent
#5DC224
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380