#DCC185#DCC185
#DCC185 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.0% C 0.083 H 86.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC185 |
|---|---|
| RGB | rgb(220, 193, 133) |
| HSL | hsl(41, 55%, 69%) |
| HSV | hsv(41, 40%, 86%) |
| CMYK | cmyk(0%, 12.3%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.07, 1.29, 33.73) |
| CIE-LCH | lch(79.07, 33.76, 87.81°) |
| OKLab | oklab(82.01% 0.0053 0.0832) |
| OKLCH | oklch(82.01% 0.083 86.3) |
| XYZ | xyz(52.8201, 55.0511, 30.0294) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.53
Tan (survey)
#D1B26F
ΔE00 4.17
Sandstone
#C9AE74
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 5.16
Fawn
#CFAF7B
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC185 #85A0DC
analogous
#DC9685 #DCC185 #CCDC85
triadic
#DCC185 #85DCC1 #C185DC
tetradic
#DCC185 #85DC96 #85A0DC #DC85CC
square
#DCC185 #85DC96 #85A0DC #DC85CC
split-complementary
#DCC185 #85CCDC #9685DC
monochromatic
#B38C33 #CEA955 #DCC185 #EAD9B5 #F7F1E4
Accessibility & contrast
On white
1.75
#DCC185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#DCC185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC185
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC185 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#E9B7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc185; /* rgb */ color: rgb(220, 193, 133); /* oklch */ color: oklch(82.0% 0.083 86.3);
Tailwind
colors: {
custom: {
50: '#e8d3a9',
500: '#dcc185',
950: '#000000',
},
}SCSS
$custom: #dcc185; $custom-light: #e8d3a9; $custom-dark: #000000;
JSON
{
"hex": "#dcc185",
"rgb": {
"r": 220,
"g": 193,
"b": 133
},
"hsl": {
"h": 41.379,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82012,
"c": 0.0834,
"h": 86.3
},
"luminance": 0.55049
}Semantic roles & 50–950 ramp
primary
#DCC185
secondary
#5270B3
accent
#54C323
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380