#DCBF85#DCBF85
#DCBF85 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.082 H 84.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF85 |
|---|---|
| RGB | rgb(220, 191, 133) |
| HSL | hsl(40, 55%, 69%) |
| HSV | hsv(40, 40%, 86%) |
| CMYK | cmyk(0%, 13.2%, 39.5%, 13.7%) |
| CIE-LAB | lab(78.56, 2.34, 33.07) |
| CIE-LCH | lch(78.56, 33.15, 85.95°) |
| OKLab | oklab(81.61% 0.0084 0.0817) |
| OKLCH | oklch(81.61% 0.082 84.1) |
| XYZ | xyz(52.3810, 54.1728, 29.8830) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.78
Tan (survey)
#D1B26F
ΔE00 3.91
Burlywood
#DEB887
ΔE00 4.39
Fawn
#CFAF7B
ΔE00 4.43
Sandstone
#C9AE74
ΔE00 4.65
Tan
#D2B48C
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF85 #85A2DC
analogous
#DC9485 #DCBF85 #CEDC85
triadic
#DCBF85 #85DCBF #BF85DC
tetradic
#DCBF85 #85DC94 #85A2DC #DC85CE
square
#DCBF85 #85DC94 #85A2DC #DC85CE
split-complementary
#DCBF85 #85CEDC #9485DC
monochromatic
#B38933 #CEA655 #DCBF85 #EAD8B5 #F7F1E4
Accessibility & contrast
On white
1.77
#DCBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DCBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF85
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF85 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 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)
#CDBE81
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#E9B5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbf85; /* rgb */ color: rgb(220, 191, 133); /* oklch */ color: oklch(81.6% 0.082 84.1);
Tailwind
colors: {
custom: {
50: '#e8d2a9',
500: '#dcbf85',
950: '#000000',
},
}SCSS
$custom: #dcbf85; $custom-light: #e8d2a9; $custom-dark: #000000;
JSON
{
"hex": "#dcbf85",
"rgb": {
"r": 220,
"g": 191,
"b": 133
},
"hsl": {
"h": 40,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81612,
"c": 0.08211,
"h": 84.1
},
"luminance": 0.54171
}Semantic roles & 50–950 ramp
primary
#DCBF85
secondary
#5273B3
accent
#58C323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380