#DCC188#DCC188
#DCC188 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.1% C 0.080 H 85.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC188 |
|---|---|
| RGB | rgb(220, 193, 136) |
| HSL | hsl(41, 55%, 70%) |
| HSV | hsv(41, 38%, 86%) |
| CMYK | cmyk(0%, 12.3%, 38.2%, 13.7%) |
| CIE-LAB | lab(79.12, 1.63, 32.23) |
| CIE-LCH | lch(79.12, 32.27, 87.11°) |
| OKLab | oklab(82.07% 0.0065 0.0799) |
| OKLCH | oklch(82.07% 0.08 85.3) |
| XYZ | xyz(53.0303, 55.1352, 31.1366) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.18
Tan (survey)
#D1B26F
ΔE00 4.44
Burlywood
#DEB887
ΔE00 4.90
Fawn
#CFAF7B
ΔE00 4.97
Sandstone
#C9AE74
ΔE00 5.04
Sand
#C2B280
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC188 #88A3DC
analogous
#DC9788 #DCC188 #CDDC88
triadic
#DCC188 #88DCC1 #C188DC
tetradic
#DCC188 #88DC97 #88A3DC #DC88CD
square
#DCC188 #88DC97 #88A3DC #DC88CD
split-complementary
#DCC188 #88CDDC #9788DC
monochromatic
#B58C35 #CEA859 #DCC188 #EADAB7 #F8F2E7
Accessibility & contrast
On white
1.75
#DCC188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DCC188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC188
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC188 | 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)
#CEC084
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#E9B8B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc188; /* rgb */ color: rgb(220, 193, 136); /* oklch */ color: oklch(82.1% 0.080 85.3);
Tailwind
colors: {
custom: {
50: '#e8d3ab',
500: '#dcc188',
950: '#000000',
},
}SCSS
$custom: #dcc188; $custom-light: #e8d3ab; $custom-dark: #000000;
JSON
{
"hex": "#dcc188",
"rgb": {
"r": 220,
"g": 193,
"b": 136
},
"hsl": {
"h": 40.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.82066,
"c": 0.08011,
"h": 85.3
},
"luminance": 0.55133
}Semantic roles & 50–950 ramp
primary
#DCC188
secondary
#5573B3
accent
#56C223
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381