#DCC485#DCC485
#DCC485 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.6% C 0.086 H 89.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC485 |
|---|---|
| RGB | rgb(220, 196, 133) |
| HSL | hsl(43, 55%, 69%) |
| HSV | hsv(43, 40%, 86%) |
| CMYK | cmyk(0%, 10.9%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.84, -0.28, 34.73) |
| CIE-LCH | lch(79.84, 34.73, 90.46°) |
| OKLab | oklab(82.62% 0.0008 0.0855) |
| OKLCH | oklch(82.62% 0.086 89.5) |
| XYZ | xyz(53.4900, 56.3909, 30.2527) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.09
Very Light Brown
#D3B683
ΔE00 4.77
Tan (survey)
#D1B26F
ΔE00 4.89
Sandstone
#C9AE74
ΔE00 5.79
Sand
#C2B280
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC485 #859DDC
analogous
#DC9985 #DCC485 #C9DC85
triadic
#DCC485 #85DCC4 #C485DC
tetradic
#DCC485 #85DC99 #859DDC #DC85C9
square
#DCC485 #85DC99 #859DDC #DC85C9
split-complementary
#DCC485 #85C9DC #9985DC
monochromatic
#B39033 #CEAD55 #DCC485 #EADBB5 #F7F2E4
Accessibility & contrast
On white
1.71
#DCC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DCC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC485
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC485 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#E9BAB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc485; /* rgb */ color: rgb(220, 196, 133); /* oklch */ color: oklch(82.6% 0.086 89.5);
Tailwind
colors: {
custom: {
50: '#e8d5a9',
500: '#dcc485',
950: '#000000',
},
}SCSS
$custom: #dcc485; $custom-light: #e8d5a9; $custom-dark: #000000;
JSON
{
"hex": "#dcc485",
"rgb": {
"r": 220,
"g": 196,
"b": 133
},
"hsl": {
"h": 43.448,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82615,
"c": 0.08554,
"h": 89.5
},
"luminance": 0.56389
}Semantic roles & 50–950 ramp
primary
#DCC485
secondary
#526DB3
accent
#4FC323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380