#DCC180#DCC180
#DCC180 is a light, moderate orange. Relative luminance 0.549; OKLCH L 81.9% C 0.089 H 87.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC180 |
|---|---|
| RGB | rgb(220, 193, 128) |
| HSL | hsl(42, 57%, 68%) |
| HSV | hsv(42, 42%, 86%) |
| CMYK | cmyk(0%, 12.3%, 41.8%, 13.7%) |
| CIE-LAB | lab(78.99, 0.75, 36.22) |
| CIE-LCH | lch(78.99, 36.22, 88.82°) |
| OKLab | oklab(81.93% 0.0033 0.0888) |
| OKLCH | oklch(81.93% 0.089 87.8) |
| XYZ | xyz(52.4829, 54.9162, 28.2533) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.94
Sand (survey)
#E2CA76
ΔE00 4.23
Very Light Brown
#D3B683
ΔE00 4.26
Sandstone
#C9AE74
ΔE00 5.13
Fawn
#CFAF7B
ΔE00 5.70
Desert
#CCAD60
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC180 #809BDC
analogous
#DC9380 #DCC180 #C9DC80
triadic
#DCC180 #80DCC1 #C180DC
tetradic
#DCC180 #80DC93 #809BDC #DC80C9
square
#DCC180 #80DC93 #809BDC #DC80C9
split-complementary
#DCC180 #80C9DC #9380DC
monochromatic
#B18B31 #CFAA50 #DCC180 #E9D8B0 #F6F0E0
Accessibility & contrast
On white
1.75
#DCC180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DCC180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC180
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC180 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#EAB7B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc180; /* rgb */ color: rgb(220, 193, 128); /* oklch */ color: oklch(81.9% 0.089 87.8);
Tailwind
colors: {
custom: {
50: '#e8d3a5',
500: '#dcc180',
950: '#000000',
},
}SCSS
$custom: #dcc180; $custom-light: #e8d3a5; $custom-dark: #000000;
JSON
{
"hex": "#dcc180",
"rgb": {
"r": 220,
"g": 193,
"b": 128
},
"hsl": {
"h": 42.391,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.81926,
"c": 0.08881,
"h": 87.8
},
"luminance": 0.54914
}Semantic roles & 50–950 ramp
primary
#DCC180
secondary
#4E6BB3
accent
#51C421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380