#DBBC85#DBBC85
#DBBC85 is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.9% C 0.080 H 81.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC85 |
|---|---|
| RGB | rgb(219, 188, 133) |
| HSL | hsl(38, 54%, 69%) |
| HSV | hsv(38, 39%, 86%) |
| CMYK | cmyk(0%, 14.2%, 39.3%, 14.1%) |
| CIE-LAB | lab(77.71, 3.52, 31.93) |
| CIE-LCH | lch(77.71, 32.13, 83.71°) |
| OKLab | oklab(80.92% 0.0119 0.0791) |
| OKLCH | oklch(80.92% 0.08 81.5) |
| XYZ | xyz(51.4316, 52.7221, 29.6530) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.87
Burlywood
#DEB887
ΔE00 3.19
Fawn
#CFAF7B
ΔE00 3.46
Tan (survey)
#D1B26F
ΔE00 3.87
Sandstone
#C9AE74
ΔE00 4.31
Tan
#D2B48C
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC85 #85A4DB
analogous
#DB9185 #DBBC85 #CFDB85
triadic
#DBBC85 #85DBBC #BC85DB
tetradic
#DBBC85 #85DB91 #85A4DB #DB85CF
square
#DBBC85 #85DB91 #85A4DB #DB85CF
split-complementary
#DBBC85 #85CFDB #9185DB
monochromatic
#B18434 #CDA256 #DBBC85 #E9D6B4 #F7F0E4
Accessibility & contrast
On white
1.82
#DBBC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DBBC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC85
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC85 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB81
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#E8B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbc85; /* rgb */ color: rgb(219, 188, 133); /* oklch */ color: oklch(80.9% 0.080 81.5);
Tailwind
colors: {
custom: {
50: '#e7d0a9',
500: '#dbbc85',
950: '#000000',
},
}SCSS
$custom: #dbbc85; $custom-light: #e7d0a9; $custom-dark: #000000;
JSON
{
"hex": "#dbbc85",
"rgb": {
"r": 219,
"g": 188,
"b": 133
},
"hsl": {
"h": 38.372,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.80921,
"c": 0.07993,
"h": 81.5
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#DBBC85
secondary
#5375B2
accent
#5DC224
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380