#DCC586#DCC586
#DCC586 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 82.8% C 0.085 H 90.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC586 |
|---|---|
| RGB | rgb(220, 197, 134) |
| HSL | hsl(44, 55%, 69%) |
| HSV | hsv(44, 39%, 86%) |
| CMYK | cmyk(0%, 10.5%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.11, -0.69, 34.56) |
| CIE-LCH | lch(80.11, 34.57, 91.14°) |
| OKLab | oklab(82.83% -0.0004 0.0852) |
| OKLCH | oklch(82.83% 0.085 90.2) |
| XYZ | xyz(53.7857, 56.8713, 30.6937) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.98
Very Light Brown
#D3B683
ΔE00 5.06
Tan (survey)
#D1B26F
ΔE00 5.21
Sandstone
#C9AE74
ΔE00 6.05
Sand
#C2B280
ΔE00 6.07
Beige (survey)
#E6DAA6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC586 #869DDC
analogous
#DC9A86 #DCC586 #C8DC86
triadic
#DCC586 #86DCC5 #C586DC
tetradic
#DCC586 #86DC9A #869DDC #DC86C8
square
#DCC586 #86DC9A #869DDC #DC86C8
split-complementary
#DCC586 #86C8DC #9A86DC
monochromatic
#B49134 #CEAE57 #DCC586 #EADCB5 #F7F3E5
Accessibility & contrast
On white
1.70
#DCC586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DCC586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC586
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC586 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C381
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#E9BBB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc586; /* rgb */ color: rgb(220, 197, 134); /* oklch */ color: oklch(82.8% 0.085 90.2);
Tailwind
colors: {
custom: {
50: '#e8d6aa',
500: '#dcc586',
950: '#000000',
},
}SCSS
$custom: #dcc586; $custom-light: #e8d6aa; $custom-dark: #000000;
JSON
{
"hex": "#dcc586",
"rgb": {
"r": 220,
"g": 197,
"b": 134
},
"hsl": {
"h": 43.953,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82834,
"c": 0.0852,
"h": 90.2
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#DCC586
secondary
#536DB3
accent
#4EC323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381