#DCC382#DCC382
#DCC382 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.4% C 0.088 H 89.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC382 |
|---|---|
| RGB | rgb(220, 195, 130) |
| HSL | hsl(43, 56%, 69%) |
| HSV | hsv(43, 41%, 86%) |
| CMYK | cmyk(0%, 11.4%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.53, -0.08, 35.88) |
| CIE-LCH | lch(79.53, 35.88, 90.13°) |
| OKLab | oklab(82.36% 0.0011 0.0881) |
| OKLCH | oklch(82.36% 0.088 89.3) |
| XYZ | xyz(53.0609, 55.8596, 29.1018) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.84
Tan (survey)
#D1B26F
ΔE00 4.54
Very Light Brown
#D3B683
ΔE00 4.76
Sandstone
#C9AE74
ΔE00 5.61
Sand
#C2B280
ΔE00 6.09
Desert
#CCAD60
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC382 #829BDC
analogous
#DC9682 #DCC382 #C8DC82
triadic
#DCC382 #82DCC3 #C382DC
tetradic
#DCC382 #82DC96 #829BDC #DC82C8
square
#DCC382 #82DC96 #829BDC #DC82C8
split-complementary
#DCC382 #82C8DC #9682DC
monochromatic
#B28E32 #CFAC52 #DCC382 #E9DAB2 #F7F1E2
Accessibility & contrast
On white
1.73
#DCC382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#DCC382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC382
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC382 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#E9B9B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc382; /* rgb */ color: rgb(220, 195, 130); /* oklch */ color: oklch(82.4% 0.088 89.3);
Tailwind
colors: {
custom: {
50: '#e8d5a7',
500: '#dcc382',
950: '#000000',
},
}SCSS
$custom: #dcc382; $custom-light: #e8d5a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc382",
"rgb": {
"r": 220,
"g": 195,
"b": 130
},
"hsl": {
"h": 43.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.82362,
"c": 0.08809,
"h": 89.3
},
"luminance": 0.55858
}Semantic roles & 50–950 ramp
primary
#DCC382
secondary
#506BB3
accent
#4FC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380