#DBBC84#DBBC84
#DBBC84 is a light, moderate orange. Relative luminance 0.527; OKLCH L 80.9% C 0.081 H 81.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBC84 |
|---|---|
| RGB | rgb(219, 188, 132) |
| HSL | hsl(39, 55%, 69%) |
| HSV | hsv(39, 40%, 86%) |
| CMYK | cmyk(0%, 14.2%, 39.7%, 14.1%) |
| CIE-LAB | lab(77.69, 3.41, 32.43) |
| CIE-LCH | lch(77.69, 32.61, 84.00°) |
| OKLab | oklab(80.9% 0.0115 0.0802) |
| OKLCH | oklch(80.9% 0.081 81.9) |
| XYZ | xyz(51.3628, 52.6946, 29.2909) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.96
Burlywood
#DEB887
ΔE00 3.37
Fawn
#CFAF7B
ΔE00 3.51
Tan (survey)
#D1B26F
ΔE00 3.70
Sandstone
#C9AE74
ΔE00 4.24
Tan
#D2B48C
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBC84 #84A3DB
analogous
#DB9184 #DBBC84 #CFDB84
triadic
#DBBC84 #84DBBC #BC84DB
tetradic
#DBBC84 #84DB91 #84A3DB #DB84CF
square
#DBBC84 #84DB91 #84A3DB #DB84CF
split-complementary
#DBBC84 #84CFDB #9184DB
monochromatic
#B18434 #CDA255 #DBBC84 #E9D6B3 #F7F0E3
Accessibility & contrast
On white
1.82
#DBBC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DBBC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBC84
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBC84 | 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)
#CABB80
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#E8B2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbc84; /* rgb */ color: rgb(219, 188, 132); /* oklch */ color: oklch(80.9% 0.081 81.9);
Tailwind
colors: {
custom: {
50: '#e7d0a8',
500: '#dbbc84',
950: '#000000',
},
}SCSS
$custom: #dbbc84; $custom-light: #e7d0a8; $custom-dark: #000000;
JSON
{
"hex": "#dbbc84",
"rgb": {
"r": 219,
"g": 188,
"b": 132
},
"hsl": {
"h": 38.621,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.80903,
"c": 0.08099,
"h": 81.9
},
"luminance": 0.52692
}Semantic roles & 50–950 ramp
primary
#DBBC84
secondary
#5274B2
accent
#5CC223
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380