#DCC582#DCC582
#DCC582 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 82.8% C 0.090 H 91.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC582 |
|---|---|
| RGB | rgb(220, 197, 130) |
| HSL | hsl(45, 56%, 69%) |
| HSV | hsv(45, 41%, 86%) |
| CMYK | cmyk(0%, 10.5%, 40.9%, 13.7%) |
| CIE-LAB | lab(80.05, -1.12, 36.54) |
| CIE-LCH | lch(80.05, 36.56, 91.76°) |
| OKLab | oklab(82.77% -0.0019 0.0896) |
| OKLCH | oklch(82.77% 0.09 91.2) |
| XYZ | xyz(53.5120, 56.7618, 29.2521) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.22
Tan (survey)
#D1B26F
ΔE00 5.19
Very Light Brown
#D3B683
ΔE00 5.58
Sandstone
#C9AE74
ΔE00 6.23
Sand
#C2B280
ΔE00 6.39
Beige (survey)
#E6DAA6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC582 #8299DC
analogous
#DC9882 #DCC582 #C6DC82
triadic
#DCC582 #82DCC5 #C582DC
tetradic
#DCC582 #82DC98 #8299DC #DC82C6
square
#DCC582 #82DC98 #8299DC #DC82C6
split-complementary
#DCC582 #82C6DC #9882DC
monochromatic
#B29132 #CFAF52 #DCC582 #E9DBB2 #F7F1E2
Accessibility & contrast
On white
1.70
#DCC582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DCC582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC582
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC582 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37D
Deuteranopia (green-blind)
#D9C984
Tritanopia (blue-blind)
#E9BBB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc582; /* rgb */ color: rgb(220, 197, 130); /* oklch */ color: oklch(82.8% 0.090 91.2);
Tailwind
colors: {
custom: {
50: '#e8d6a7',
500: '#dcc582',
950: '#000000',
},
}SCSS
$custom: #dcc582; $custom-light: #e8d6a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc582",
"rgb": {
"r": 220,
"g": 197,
"b": 130
},
"hsl": {
"h": 44.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82765,
"c": 0.08962,
"h": 91.2
},
"luminance": 0.5676
}Semantic roles & 50–950 ramp
primary
#DCC582
secondary
#5069B3
accent
#4BC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380