#DCC186#DCC186
#DCC186 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.0% C 0.082 H 86.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC186 |
|---|---|
| RGB | rgb(220, 193, 134) |
| HSL | hsl(41, 55%, 69%) |
| HSV | hsv(41, 39%, 86%) |
| CMYK | cmyk(0%, 12.3%, 39.1%, 13.7%) |
| CIE-LAB | lab(79.09, 1.40, 33.23) |
| CIE-LCH | lch(79.09, 33.26, 87.59°) |
| OKLab | oklab(82.03% 0.0057 0.0821) |
| OKLCH | oklch(82.03% 0.082 86) |
| XYZ | xyz(52.8895, 55.0789, 30.3950) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.41
Tan (survey)
#D1B26F
ΔE00 4.25
Sandstone
#C9AE74
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.11
Burlywood
#DEB887
ΔE00 5.19
Sand (survey)
#E2CA76
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC186 #86A1DC
analogous
#DC9686 #DCC186 #CCDC86
triadic
#DCC186 #86DCC1 #C186DC
tetradic
#DCC186 #86DC96 #86A1DC #DC86CC
square
#DCC186 #86DC96 #86A1DC #DC86CC
split-complementary
#DCC186 #86CCDC #9686DC
monochromatic
#B48C34 #CEA957 #DCC186 #EAD9B5 #F7F2E5
Accessibility & contrast
On white
1.75
#DCC186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DCC186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC186
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC186 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC082
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#E9B7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc186; /* rgb */ color: rgb(220, 193, 134); /* oklch */ color: oklch(82.0% 0.082 86.0);
Tailwind
colors: {
custom: {
50: '#e8d3aa',
500: '#dcc186',
950: '#000000',
},
}SCSS
$custom: #dcc186; $custom-light: #e8d3aa; $custom-dark: #000000;
JSON
{
"hex": "#dcc186",
"rgb": {
"r": 220,
"g": 193,
"b": 134
},
"hsl": {
"h": 41.163,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.8203,
"c": 0.08231,
"h": 86
},
"luminance": 0.55077
}Semantic roles & 50–950 ramp
primary
#DCC186
secondary
#5371B3
accent
#55C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381