#DCBC81#DCBC81
#DCBC81 is a light, moderate orange. Relative luminance 0.528; OKLCH L 80.9% C 0.085 H 82.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC81 |
|---|---|
| RGB | rgb(220, 188, 129) |
| HSL | hsl(39, 57%, 68%) |
| HSV | hsv(39, 41%, 86%) |
| CMYK | cmyk(0%, 14.5%, 41.4%, 13.7%) |
| CIE-LAB | lab(77.74, 3.48, 34.07) |
| CIE-LCH | lch(77.74, 34.25, 84.17°) |
| OKLab | oklab(80.94% 0.0114 0.0839) |
| OKLCH | oklch(80.94% 0.085 82.3) |
| XYZ | xyz(51.4623, 52.7693, 28.2394) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.41
Tan (survey)
#D1B26F
ΔE00 3.35
Burlywood
#DEB887
ΔE00 3.68
Fawn
#CFAF7B
ΔE00 3.73
Sandstone
#C9AE74
ΔE00 4.26
Tan
#D2B48C
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC81 #81A1DC
analogous
#DC8E81 #DCBC81 #CEDC81
triadic
#DCBC81 #81DCBC #BC81DC
tetradic
#DCBC81 #81DC8E #81A1DC #DC81CE
square
#DCBC81 #81DC8E #81A1DC #DC81CE
split-complementary
#DCBC81 #81CEDC #8E81DC
monochromatic
#B18431 #CFA351 #DCBC81 #E9D5B1 #F7EFE1
Accessibility & contrast
On white
1.82
#DCBC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DCBC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC81
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC81 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7D
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#EAB2AD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dcbc81; /* rgb */ color: rgb(220, 188, 129); /* oklch */ color: oklch(80.9% 0.085 82.3);
Tailwind
colors: {
custom: {
50: '#e8d0a6',
500: '#dcbc81',
950: '#000000',
},
}SCSS
$custom: #dcbc81; $custom-light: #e8d0a6; $custom-dark: #000000;
JSON
{
"hex": "#dcbc81",
"rgb": {
"r": 220,
"g": 188,
"b": 129
},
"hsl": {
"h": 38.901,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.80944,
"c": 0.08463,
"h": 82.3
},
"luminance": 0.52767
}Semantic roles & 50–950 ramp
primary
#DCBC81
secondary
#4F72B3
accent
#5BC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380