#DCC080#DCC080
#DCC080 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.7% C 0.088 H 86.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC080 |
|---|---|
| RGB | rgb(220, 192, 128) |
| HSL | hsl(42, 57%, 68%) |
| HSV | hsv(42, 42%, 86%) |
| CMYK | cmyk(0%, 12.7%, 41.8%, 13.7%) |
| CIE-LAB | lab(78.74, 1.27, 35.89) |
| CIE-LCH | lch(78.74, 35.91, 87.97°) |
| OKLab | oklab(81.73% 0.0049 0.088) |
| OKLCH | oklch(81.73% 0.088 86.8) |
| XYZ | xyz(52.2625, 54.4756, 28.1798) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.69
Very Light Brown
#D3B683
ΔE00 3.87
Sand (survey)
#E2CA76
ΔE00 4.63
Sandstone
#C9AE74
ΔE00 4.88
Fawn
#CFAF7B
ΔE00 5.30
Desert
#CCAD60
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC080 #809CDC
analogous
#DC9280 #DCC080 #CADC80
triadic
#DCC080 #80DCC0 #C080DC
tetradic
#DCC080 #80DC92 #809CDC #DC80CA
square
#DCC080 #80DC92 #809CDC #DC80CA
split-complementary
#DCC080 #80CADC #9280DC
monochromatic
#B18A31 #CFA850 #DCC080 #E9D8B0 #F6F0E0
Accessibility & contrast
On white
1.77
#DCC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DCC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC080
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC080 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#EAB6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc080; /* rgb */ color: rgb(220, 192, 128); /* oklch */ color: oklch(81.7% 0.088 86.8);
Tailwind
colors: {
custom: {
50: '#e8d2a5',
500: '#dcc080',
950: '#000000',
},
}SCSS
$custom: #dcc080; $custom-light: #e8d2a5; $custom-dark: #000000;
JSON
{
"hex": "#dcc080",
"rgb": {
"r": 220,
"g": 192,
"b": 128
},
"hsl": {
"h": 41.739,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81725,
"c": 0.08813,
"h": 86.8
},
"luminance": 0.54473
}Semantic roles & 50–950 ramp
primary
#DCC080
secondary
#4E6CB3
accent
#53C421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380