#DCC182#DCC182
#DCC182 is a light, moderate orange. Relative luminance 0.550; OKLCH L 82.0% C 0.087 H 87.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC182 |
|---|---|
| RGB | rgb(220, 193, 130) |
| HSL | hsl(42, 56%, 69%) |
| HSV | hsv(42, 41%, 86%) |
| CMYK | cmyk(0%, 12.3%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.02, 0.96, 35.22) |
| CIE-LCH | lch(79.02, 35.24, 88.44°) |
| OKLab | oklab(81.96% 0.0041 0.0866) |
| OKLCH | oklch(81.96% 0.087 87.3) |
| XYZ | xyz(52.6158, 54.9694, 28.9534) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.95
Tan (survey)
#D1B26F
ΔE00 4.00
Sand (survey)
#E2CA76
ΔE00 4.59
Sandstone
#C9AE74
ΔE00 5.06
Fawn
#CFAF7B
ΔE00 5.48
Burlywood
#DEB887
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC182 #829DDC
analogous
#DC9482 #DCC182 #CADC82
triadic
#DCC182 #82DCC1 #C182DC
tetradic
#DCC182 #82DC94 #829DDC #DC82CA
square
#DCC182 #82DC94 #829DDC #DC82CA
split-complementary
#DCC182 #82CADC #9482DC
monochromatic
#B28B32 #CFA952 #DCC182 #E9D9B2 #F7F0E2
Accessibility & contrast
On white
1.75
#DCC182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DCC182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC182
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC182 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7D
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#E9B7B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc182; /* rgb */ color: rgb(220, 193, 130); /* oklch */ color: oklch(82.0% 0.087 87.3);
Tailwind
colors: {
custom: {
50: '#e8d3a7',
500: '#dcc182',
950: '#000000',
},
}SCSS
$custom: #dcc182; $custom-light: #e8d3a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc182",
"rgb": {
"r": 220,
"g": 193,
"b": 130
},
"hsl": {
"h": 42,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.8196,
"c": 0.08666,
"h": 87.3
},
"luminance": 0.54967
}Semantic roles & 50–950 ramp
primary
#DCC182
secondary
#506DB3
accent
#52C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380