#DCC386#DCC386
#DCC386 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.4% C 0.084 H 88.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC386 |
|---|---|
| RGB | rgb(220, 195, 134) |
| HSL | hsl(43, 55%, 69%) |
| HSV | hsv(43, 39%, 86%) |
| CMYK | cmyk(0%, 11.4%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.60, 0.36, 33.90) |
| CIE-LCH | lch(79.60, 33.90, 89.40°) |
| OKLab | oklab(82.43% 0.0027 0.0837) |
| OKLCH | oklch(82.43% 0.084 88.2) |
| XYZ | xyz(53.3346, 55.9691, 30.5433) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.22
Sand (survey)
#E2CA76
ΔE00 4.62
Tan (survey)
#D1B26F
ΔE00 4.66
Sandstone
#C9AE74
ΔE00 5.48
Sand
#C2B280
ΔE00 5.83
Fawn
#CFAF7B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC386 #869FDC
analogous
#DC9886 #DCC386 #CADC86
triadic
#DCC386 #86DCC3 #C386DC
tetradic
#DCC386 #86DC98 #869FDC #DC86CA
square
#DCC386 #86DC98 #869FDC #DC86CA
split-complementary
#DCC386 #86CADC #9886DC
monochromatic
#B48F34 #CEAB57 #DCC386 #EADBB5 #F7F2E5
Accessibility & contrast
On white
1.72
#DCC386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DCC386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC386
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC386 | 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)
#D1C182
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#E9B9B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc386; /* rgb */ color: rgb(220, 195, 134); /* oklch */ color: oklch(82.4% 0.084 88.2);
Tailwind
colors: {
custom: {
50: '#e8d5aa',
500: '#dcc386',
950: '#000000',
},
}SCSS
$custom: #dcc386; $custom-light: #e8d5aa; $custom-dark: #000000;
JSON
{
"hex": "#dcc386",
"rgb": {
"r": 220,
"g": 195,
"b": 134
},
"hsl": {
"h": 42.558,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82432,
"c": 0.08369,
"h": 88.2
},
"luminance": 0.55967
}Semantic roles & 50–950 ramp
primary
#DCC386
secondary
#536FB3
accent
#51C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381