#DCC083#DCC083
#DCC083 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.8% C 0.085 H 85.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC083 |
|---|---|
| RGB | rgb(220, 192, 131) |
| HSL | hsl(41, 56%, 69%) |
| HSV | hsv(41, 40%, 86%) |
| CMYK | cmyk(0%, 12.7%, 40.5%, 13.7%) |
| CIE-LAB | lab(78.78, 1.59, 34.40) |
| CIE-LCH | lch(78.78, 34.43, 87.35°) |
| OKLab | oklab(81.78% 0.0061 0.0847) |
| OKLCH | oklch(81.78% 0.085 85.9) |
| XYZ | xyz(52.4629, 54.5557, 29.2352) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.42
Tan (survey)
#D1B26F
ΔE00 3.85
Sandstone
#C9AE74
ΔE00 4.81
Fawn
#CFAF7B
ΔE00 4.99
Sand (survey)
#E2CA76
ΔE00 5.17
Burlywood
#DEB887
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC083 #839FDC
analogous
#DC9483 #DCC083 #CCDC83
triadic
#DCC083 #83DCC0 #C083DC
tetradic
#DCC083 #83DC94 #839FDC #DC83CC
square
#DCC083 #83DC94 #839FDC #DC83CC
split-complementary
#DCC083 #83CCDC #9483DC
monochromatic
#B28A32 #CFA853 #DCC083 #E9D8B3 #F7F0E2
Accessibility & contrast
On white
1.76
#DCC083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DCC083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC083
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC083 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF7F
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#E9B6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc083; /* rgb */ color: rgb(220, 192, 131); /* oklch */ color: oklch(81.8% 0.085 85.9);
Tailwind
colors: {
custom: {
50: '#e8d2a7',
500: '#dcc083',
950: '#000000',
},
}SCSS
$custom: #dcc083; $custom-light: #e8d2a7; $custom-dark: #000000;
JSON
{
"hex": "#dcc083",
"rgb": {
"r": 220,
"g": 192,
"b": 131
},
"hsl": {
"h": 41.124,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81777,
"c": 0.08491,
"h": 85.9
},
"luminance": 0.54554
}Semantic roles & 50–950 ramp
primary
#DCC083
secondary
#506FB3
accent
#55C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380