#DCC583#DCC583
#DCC583 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 82.8% C 0.089 H 91.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC583 |
|---|---|
| RGB | rgb(220, 197, 131) |
| HSL | hsl(44, 56%, 69%) |
| HSV | hsv(44, 40%, 86%) |
| CMYK | cmyk(0%, 10.5%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.06, -1.02, 36.05) |
| CIE-LCH | lch(80.06, 36.06, 91.62°) |
| OKLab | oklab(82.78% -0.0015 0.0885) |
| OKLCH | oklch(82.78% 0.089 91) |
| XYZ | xyz(53.5795, 56.7888, 29.6073) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.41
Tan (survey)
#D1B26F
ΔE00 5.18
Very Light Brown
#D3B683
ΔE00 5.44
Sandstone
#C9AE74
ΔE00 6.18
Sand
#C2B280
ΔE00 6.30
Beige (survey)
#E6DAA6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC583 #839ADC
analogous
#DC9983 #DCC583 #C7DC83
triadic
#DCC583 #83DCC5 #C583DC
tetradic
#DCC583 #83DC99 #839ADC #DC83C7
square
#DCC583 #83DC99 #839ADC #DC83C7
split-complementary
#DCC583 #83C7DC #9983DC
monochromatic
#B29132 #CFAF53 #DCC583 #E9DBB3 #F7F2E2
Accessibility & contrast
On white
1.70
#DCC583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DCC583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC583
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC583 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37E
Deuteranopia (green-blind)
#D9C985
Tritanopia (blue-blind)
#E9BBB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc583; /* rgb */ color: rgb(220, 197, 131); /* oklch */ color: oklch(82.8% 0.089 91.0);
Tailwind
colors: {
custom: {
50: '#e8d6a8',
500: '#dcc583',
950: '#000000',
},
}SCSS
$custom: #dcc583; $custom-light: #e8d6a8; $custom-dark: #000000;
JSON
{
"hex": "#dcc583",
"rgb": {
"r": 220,
"g": 197,
"b": 131
},
"hsl": {
"h": 44.494,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82782,
"c": 0.08851,
"h": 91
},
"luminance": 0.56787
}Semantic roles & 50–950 ramp
primary
#DCC583
secondary
#506AB3
accent
#4CC422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380