#DCC58D#DCC58D
#DCC58D is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.0% C 0.077 H 88.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC58D |
|---|---|
| RGB | rgb(220, 197, 141) |
| HSL | hsl(43, 53%, 71%) |
| HSV | hsv(43, 36%, 86%) |
| CMYK | cmyk(0%, 10.5%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.22, 0.11, 31.08) |
| CIE-LCH | lch(80.22, 31.08, 89.79°) |
| OKLab | oklab(82.96% 0.0024 0.0773) |
| OKLCH | oklch(82.96% 0.077 88.2) |
| XYZ | xyz(54.2902, 57.0731, 33.3506) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.34
Sand (survey)
#E2CA76
ΔE00 5.44
Tan (survey)
#D1B26F
ΔE00 5.57
Sand
#C2B280
ΔE00 5.75
Beige (survey)
#E6DAA6
ΔE00 5.82
Sandstone
#C9AE74
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC58D #8DA4DC
analogous
#DC9D8D #DCC58D #CBDC8D
triadic
#DCC58D #8DDCC5 #C58DDC
tetradic
#DCC58D #8DDC9D #8DA4DC #DC8DCB
square
#DCC58D #8DDC9D #8DA4DC #DC8DCB
split-complementary
#DCC58D #8DCBDC #9D8DDC
monochromatic
#B79238 #CEAD5E #DCC58D #EADDBC #F8F3E8
Accessibility & contrast
On white
1.69
#DCC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DCC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC58D
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC58D | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C389
Deuteranopia (green-blind)
#D7CA8F
Tritanopia (blue-blind)
#E8BCB6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc58d; /* rgb */ color: rgb(220, 197, 141); /* oklch */ color: oklch(83.0% 0.077 88.2);
Tailwind
colors: {
custom: {
50: '#e8d6af',
500: '#dcc58d',
950: '#000000',
},
}SCSS
$custom: #dcc58d; $custom-light: #e8d6af; $custom-dark: #000000;
JSON
{
"hex": "#dcc58d",
"rgb": {
"r": 220,
"g": 197,
"b": 141
},
"hsl": {
"h": 42.532,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.82961,
"c": 0.07735,
"h": 88.2
},
"luminance": 0.57071
}Semantic roles & 50–950 ramp
primary
#DCC58D
secondary
#5A74B3
accent
#52C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381