#DCBF84#DCBF84
#DCBF84 is a light, moderate orange. Relative luminance 0.541; OKLCH L 81.6% C 0.083 H 84.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF84 |
|---|---|
| RGB | rgb(220, 191, 132) |
| HSL | hsl(40, 56%, 69%) |
| HSV | hsv(40, 40%, 86%) |
| CMYK | cmyk(0%, 13.2%, 40%, 13.7%) |
| CIE-LAB | lab(78.55, 2.23, 33.57) |
| CIE-LCH | lch(78.55, 33.64, 86.20°) |
| OKLab | oklab(81.6% 0.008 0.0828) |
| OKLCH | oklch(81.6% 0.083 84.5) |
| XYZ | xyz(52.3122, 54.1453, 29.5209) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.91
Tan (survey)
#D1B26F
ΔE00 3.80
Fawn
#CFAF7B
ΔE00 4.51
Burlywood
#DEB887
ΔE00 4.55
Sandstone
#C9AE74
ΔE00 4.63
Tan
#D2B48C
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF84 #84A1DC
analogous
#DC9384 #DCBF84 #CDDC84
triadic
#DCBF84 #84DCBF #BF84DC
tetradic
#DCBF84 #84DC93 #84A1DC #DC84CD
square
#DCBF84 #84DC93 #84A1DC #DC84CD
split-complementary
#DCBF84 #84CDDC #9384DC
monochromatic
#B38933 #CEA654 #DCBF84 #EAD8B4 #F7F1E3
Accessibility & contrast
On white
1.78
#DCBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DCBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF84
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF84 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE80
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf84; /* rgb */ color: rgb(220, 191, 132); /* oklch */ color: oklch(81.6% 0.083 84.5);
Tailwind
colors: {
custom: {
50: '#e8d2a8',
500: '#dcbf84',
950: '#000000',
},
}SCSS
$custom: #dcbf84; $custom-light: #e8d2a8; $custom-dark: #000000;
JSON
{
"hex": "#dcbf84",
"rgb": {
"r": 220,
"g": 191,
"b": 132
},
"hsl": {
"h": 40.227,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.81595,
"c": 0.08318,
"h": 84.5
},
"luminance": 0.54143
}Semantic roles & 50–950 ramp
primary
#DCBF84
secondary
#5172B3
accent
#57C322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380