#DCC482#DCC482
#DCC482 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.6% C 0.089 H 90.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC482 |
|---|---|
| RGB | rgb(220, 196, 130) |
| HSL | hsl(44, 56%, 69%) |
| HSV | hsv(44, 41%, 86%) |
| CMYK | cmyk(0%, 10.9%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.79, -0.60, 36.21) |
| CIE-LCH | lch(79.79, 36.22, 90.96°) |
| OKLab | oklab(82.56% -0.0004 0.0888) |
| OKLCH | oklch(82.56% 0.089 90.3) |
| XYZ | xyz(53.2857, 56.3092, 29.1767) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.52
Tan (survey)
#D1B26F
ΔE00 4.86
Very Light Brown
#D3B683
ΔE00 5.17
Sandstone
#C9AE74
ΔE00 5.91
Sand
#C2B280
ΔE00 6.23
Desert
#CCAD60
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC482 #829ADC
analogous
#DC9782 #DCC482 #C7DC82
triadic
#DCC482 #82DCC4 #C482DC
tetradic
#DCC482 #82DC97 #829ADC #DC82C7
square
#DCC482 #82DC97 #829ADC #DC82C7
split-complementary
#DCC482 #82C7DC #9782DC
monochromatic
#B29032 #CFAD52 #DCC482 #E9DBB2 #F7F1E2
Accessibility & contrast
On white
1.71
#DCC482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DCC482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC482
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC482 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#E9BAB3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc482; /* rgb */ color: rgb(220, 196, 130); /* oklch */ color: oklch(82.6% 0.089 90.3);
Tailwind
colors: {
custom: {
50: '#e8d5a7',
500: '#dcc482',
950: '#000000',
},
}SCSS
$custom: #dcc482; $custom-light: #e8d5a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc482",
"rgb": {
"r": 220,
"g": 196,
"b": 130
},
"hsl": {
"h": 44,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82564,
"c": 0.08884,
"h": 90.3
},
"luminance": 0.56307
}Semantic roles & 50–950 ramp
primary
#DCC482
secondary
#506AB3
accent
#4DC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380