#DCC385#DCC385
#DCC385 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.4% C 0.085 H 88.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC385 |
|---|---|
| RGB | rgb(220, 195, 133) |
| HSL | hsl(43, 55%, 69%) |
| HSV | hsv(43, 40%, 86%) |
| CMYK | cmyk(0%, 11.4%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.58, 0.24, 34.40) |
| CIE-LCH | lch(79.58, 34.40, 89.59°) |
| OKLab | oklab(82.41% 0.0023 0.0848) |
| OKLCH | oklch(82.41% 0.085 88.5) |
| XYZ | xyz(53.2652, 55.9413, 30.1778) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.35
Sand (survey)
#E2CA76
ΔE00 4.42
Tan (survey)
#D1B26F
ΔE00 4.62
Sandstone
#C9AE74
ΔE00 5.50
Sand
#C2B280
ΔE00 5.89
Fawn
#CFAF7B
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC385 #859EDC
analogous
#DC9885 #DCC385 #C9DC85
triadic
#DCC385 #85DCC3 #C385DC
tetradic
#DCC385 #85DC98 #859EDC #DC85C9
square
#DCC385 #85DC98 #859EDC #DC85C9
split-complementary
#DCC385 #85C9DC #9885DC
monochromatic
#B38E33 #CEAC55 #DCC385 #EADAB5 #F7F2E4
Accessibility & contrast
On white
1.72
#DCC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DCC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC385
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC385 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C181
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#E9B9B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc385; /* rgb */ color: rgb(220, 195, 133); /* oklch */ color: oklch(82.4% 0.085 88.5);
Tailwind
colors: {
custom: {
50: '#e8d5a9',
500: '#dcc385',
950: '#000000',
},
}SCSS
$custom: #dcc385; $custom-light: #e8d5a9; $custom-dark: #000000;
JSON
{
"hex": "#dcc385",
"rgb": {
"r": 220,
"g": 195,
"b": 133
},
"hsl": {
"h": 42.759,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82414,
"c": 0.0848,
"h": 88.5
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#DCC385
secondary
#526EB3
accent
#51C323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380