#DCC189#DCC189
#DCC189 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.1% C 0.079 H 85.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC189 |
|---|---|
| RGB | rgb(220, 193, 137) |
| HSL | hsl(40, 54%, 70%) |
| HSV | hsv(40, 38%, 86%) |
| CMYK | cmyk(0%, 12.3%, 37.7%, 13.7%) |
| CIE-LAB | lab(79.14, 1.74, 31.73) |
| CIE-LCH | lch(79.14, 31.78, 86.86°) |
| OKLab | oklab(82.09% 0.0069 0.0787) |
| OKLCH | oklch(82.09% 0.079 85) |
| XYZ | xyz(53.1017, 55.1638, 31.5126) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.08
Tan (survey)
#D1B26F
ΔE00 4.55
Burlywood
#DEB887
ΔE00 4.76
Fawn
#CFAF7B
ΔE00 4.91
Sandstone
#C9AE74
ΔE00 5.07
Tan
#D2B48C
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC189 #89A4DC
analogous
#DC9889 #DCC189 #CDDC89
triadic
#DCC189 #89DCC1 #C189DC
tetradic
#DCC189 #89DC98 #89A4DC #DC89CD
square
#DCC189 #89DC98 #89A4DC #DC89CD
split-complementary
#DCC189 #89CDDC #9889DC
monochromatic
#B58C36 #CEA85A #DCC189 #EADAB8 #F8F3E7
Accessibility & contrast
On white
1.75
#DCC189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DCC189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC189
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC189 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC085
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#E9B8B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc189; /* rgb */ color: rgb(220, 193, 137); /* oklch */ color: oklch(82.1% 0.079 85.0);
Tailwind
colors: {
custom: {
50: '#e8d3ac',
500: '#dcc189',
950: '#000000',
},
}SCSS
$custom: #dcc189; $custom-light: #e8d3ac; $custom-dark: #000000;
JSON
{
"hex": "#dcc189",
"rgb": {
"r": 220,
"g": 193,
"b": 137
},
"hsl": {
"h": 40.482,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82085,
"c": 0.07902,
"h": 85
},
"luminance": 0.55162
}Semantic roles & 50–950 ramp
primary
#DCC189
secondary
#5674B3
accent
#57C224
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381