#DCBB85#DCBB85
#DCBB85 is a light, moderate orange. Relative luminance 0.524; OKLCH L 80.8% C 0.080 H 79.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB85 |
|---|---|
| RGB | rgb(220, 187, 133) |
| HSL | hsl(37, 55%, 69%) |
| HSV | hsv(37, 40%, 86%) |
| CMYK | cmyk(0%, 15%, 39.5%, 13.7%) |
| CIE-LAB | lab(77.55, 4.44, 31.74) |
| CIE-LCH | lch(77.55, 32.05, 82.03°) |
| OKLab | oklab(80.82% 0.0145 0.0786) |
| OKLCH | oklch(80.82% 0.08 79.5) |
| XYZ | xyz(51.5205, 52.4520, 29.5962) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.91
Burlywood
#DEB887
ΔE00 2.43
Fawn
#CFAF7B
ΔE00 3.24
Tan
#D2B48C
ΔE00 3.93
Tan (survey)
#D1B26F
ΔE00 4.14
Sandstone
#C9AE74
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB85 #85A6DC
analogous
#DC9085 #DCBB85 #D2DC85
triadic
#DCBB85 #85DCBB #BB85DC
tetradic
#DCBB85 #85DC90 #85A6DC #DC85D2
square
#DCBB85 #85DC90 #85A6DC #DC85D2
split-complementary
#DCBB85 #85D2DC #9085DC
monochromatic
#B38333 #CEA055 #DCBB85 #EAD6B5 #F7F0E4
Accessibility & contrast
On white
1.83
#DCBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#DCBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB85
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB85 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#E9B1AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbb85; /* rgb */ color: rgb(220, 187, 133); /* oklch */ color: oklch(80.8% 0.080 79.5);
Tailwind
colors: {
custom: {
50: '#e8cfa9',
500: '#dcbb85',
950: '#000000',
},
}SCSS
$custom: #dcbb85; $custom-light: #e8cfa9; $custom-dark: #000000;
JSON
{
"hex": "#dcbb85",
"rgb": {
"r": 220,
"g": 187,
"b": 133
},
"hsl": {
"h": 37.241,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.80817,
"c": 0.07992,
"h": 79.5
},
"luminance": 0.5245
}Semantic roles & 50–950 ramp
primary
#DCBB85
secondary
#5277B3
accent
#5FC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161310
muted
#848380