#DCBB80#DCBB80
#DCBB80 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.7% C 0.085 H 81.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBB80 |
|---|---|
| RGB | rgb(220, 187, 128) |
| HSL | hsl(38, 57%, 68%) |
| HSV | hsv(38, 42%, 86%) |
| CMYK | cmyk(0%, 15%, 41.8%, 13.7%) |
| CIE-LAB | lab(77.47, 3.90, 34.25) |
| CIE-LCH | lch(77.47, 34.47, 83.51°) |
| OKLab | oklab(80.73% 0.0125 0.0842) |
| OKLCH | oklch(80.73% 0.085 81.5) |
| XYZ | xyz(51.1833, 52.3171, 27.8201) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.35
Tan (survey)
#D1B26F
ΔE00 3.28
Burlywood
#DEB887
ΔE00 3.42
Fawn
#CFAF7B
ΔE00 3.50
Sandstone
#C9AE74
ΔE00 4.19
Tan
#D2B48C
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBB80 #80A1DC
analogous
#DC8D80 #DCBB80 #CFDC80
triadic
#DCBB80 #80DCBB #BB80DC
tetradic
#DCBB80 #80DC8D #80A1DC #DC80CF
square
#DCBB80 #80DC8D #80A1DC #DC80CF
split-complementary
#DCBB80 #80CFDC #8D80DC
monochromatic
#B18331 #CFA150 #DCBB80 #E9D5B0 #F6EEE0
Accessibility & contrast
On white
1.83
#DCBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DCBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBB80
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBB80 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7C
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#EAB1AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dcbb80; /* rgb */ color: rgb(220, 187, 128); /* oklch */ color: oklch(80.7% 0.085 81.5);
Tailwind
colors: {
custom: {
50: '#e8cfa5',
500: '#dcbb80',
950: '#000000',
},
}SCSS
$custom: #dcbb80; $custom-light: #e8cfa5; $custom-dark: #000000;
JSON
{
"hex": "#dcbb80",
"rgb": {
"r": 220,
"g": 187,
"b": 128
},
"hsl": {
"h": 38.478,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.80727,
"c": 0.08514,
"h": 81.5
},
"luminance": 0.52315
}Semantic roles & 50–950 ramp
primary
#DCBB80
secondary
#4E72B3
accent
#5CC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16130F
muted
#848380