#DCBB81#DCBB81
#DCBB81 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.7% C 0.084 H 81.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB81 |
|---|---|
| RGB | rgb(220, 187, 129) |
| HSL | hsl(38, 57%, 68%) |
| HSV | hsv(38, 41%, 86%) |
| CMYK | cmyk(0%, 15%, 41.4%, 13.7%) |
| CIE-LAB | lab(77.49, 4.01, 33.74) |
| CIE-LCH | lch(77.49, 33.98, 83.23°) |
| OKLab | oklab(80.75% 0.0129 0.0831) |
| OKLCH | oklch(80.75% 0.084 81.2) |
| XYZ | xyz(51.2494, 52.3436, 28.1684) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.22
Burlywood
#DEB887
ΔE00 3.22
Fawn
#CFAF7B
ΔE00 3.42
Tan (survey)
#D1B26F
ΔE00 3.43
Sandstone
#C9AE74
ΔE00 4.23
Tan
#D2B48C
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB81 #81A2DC
analogous
#DC8D81 #DCBB81 #CFDC81
triadic
#DCBB81 #81DCBB #BB81DC
tetradic
#DCBB81 #81DC8D #81A2DC #DC81CF
square
#DCBB81 #81DC8D #81A2DC #DC81CF
split-complementary
#DCBB81 #81CFDC #8D81DC
monochromatic
#B18331 #CFA151 #DCBB81 #E9D5B1 #F7EFE1
Accessibility & contrast
On white
1.83
#DCBB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DCBB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB81
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB81 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB7D
Deuteranopia (green-blind)
#D1C383
Tritanopia (blue-blind)
#EAB1AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcbb81; /* rgb */ color: rgb(220, 187, 129); /* oklch */ color: oklch(80.7% 0.084 81.2);
Tailwind
colors: {
custom: {
50: '#e8cfa6',
500: '#dcbb81',
950: '#000000',
},
}SCSS
$custom: #dcbb81; $custom-light: #e8cfa6; $custom-dark: #000000;
JSON
{
"hex": "#dcbb81",
"rgb": {
"r": 220,
"g": 187,
"b": 129
},
"hsl": {
"h": 38.242,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.80745,
"c": 0.0841,
"h": 81.2
},
"luminance": 0.52341
}Semantic roles & 50–950 ramp
primary
#DCBB81
secondary
#4F73B3
accent
#5CC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380