#DCBF86#DCBF86
#DCBF86 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.081 H 83.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF86 |
|---|---|
| RGB | rgb(220, 191, 134) |
| HSL | hsl(40, 55%, 69%) |
| HSV | hsv(40, 39%, 86%) |
| CMYK | cmyk(0%, 13.2%, 39.1%, 13.7%) |
| CIE-LAB | lab(78.58, 2.45, 32.57) |
| CIE-LCH | lch(78.58, 32.66, 85.70°) |
| OKLab | oklab(81.63% 0.0088 0.0806) |
| OKLCH | oklch(81.63% 0.081 83.8) |
| XYZ | xyz(52.4504, 54.2006, 30.2486) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.66
Tan (survey)
#D1B26F
ΔE00 4.03
Burlywood
#DEB887
ΔE00 4.23
Fawn
#CFAF7B
ΔE00 4.36
Sandstone
#C9AE74
ΔE00 4.68
Tan
#D2B48C
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF86 #86A3DC
analogous
#DC9486 #DCBF86 #CEDC86
triadic
#DCBF86 #86DCBF #BF86DC
tetradic
#DCBF86 #86DC94 #86A3DC #DC86CE
square
#DCBF86 #86DC94 #86A3DC #DC86CE
split-complementary
#DCBF86 #86CEDC #9486DC
monochromatic
#B48934 #CEA657 #DCBF86 #EAD8B5 #F7F1E5
Accessibility & contrast
On white
1.77
#DCBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DCBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF86
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF86 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE82
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf86; /* rgb */ color: rgb(220, 191, 134); /* oklch */ color: oklch(81.6% 0.081 83.8);
Tailwind
colors: {
custom: {
50: '#e8d2aa',
500: '#dcbf86',
950: '#000000',
},
}SCSS
$custom: #dcbf86; $custom-light: #e8d2aa; $custom-dark: #000000;
JSON
{
"hex": "#dcbf86",
"rgb": {
"r": 220,
"g": 191,
"b": 134
},
"hsl": {
"h": 39.767,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.8163,
"c": 0.08103,
"h": 83.8
},
"luminance": 0.54198
}Semantic roles & 50–950 ramp
primary
#DCBF86
secondary
#5374B3
accent
#59C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381