#DCC280#DCC280
#DCC280 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.1% C 0.090 H 88.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC280 |
|---|---|
| RGB | rgb(220, 194, 128) |
| HSL | hsl(43, 57%, 68%) |
| HSV | hsv(43, 42%, 86%) |
| CMYK | cmyk(0%, 11.8%, 41.8%, 13.7%) |
| CIE-LAB | lab(79.25, 0.23, 36.54) |
| CIE-LCH | lch(79.25, 36.54, 89.65°) |
| OKLab | oklab(82.13% 0.0018 0.0895) |
| OKLCH | oklch(82.13% 0.09 88.8) |
| XYZ | xyz(52.7047, 55.3598, 28.3272) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.84
Tan (survey)
#D1B26F
ΔE00 4.23
Very Light Brown
#D3B683
ΔE00 4.65
Sandstone
#C9AE74
ΔE00 5.41
Desert
#CCAD60
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC280 #809ADC
analogous
#DC9480 #DCC280 #C8DC80
triadic
#DCC280 #80DCC2 #C280DC
tetradic
#DCC280 #80DC94 #809ADC #DC80C8
square
#DCC280 #80DC94 #809ADC #DC80C8
split-complementary
#DCC280 #80C8DC #9480DC
monochromatic
#B18D31 #CFAB50 #DCC280 #E9D9B0 #F6F0E0
Accessibility & contrast
On white
1.74
#DCC280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DCC280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC280
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC280 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#D7C782
Tritanopia (blue-blind)
#E9B8B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc280; /* rgb */ color: rgb(220, 194, 128); /* oklch */ color: oklch(82.1% 0.090 88.8);
Tailwind
colors: {
custom: {
50: '#e8d4a5',
500: '#dcc280',
950: '#000000',
},
}SCSS
$custom: #dcc280; $custom-light: #e8d4a5; $custom-dark: #000000;
JSON
{
"hex": "#dcc280",
"rgb": {
"r": 220,
"g": 194,
"b": 128
},
"hsl": {
"h": 43.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.82127,
"c": 0.08952,
"h": 88.8
},
"luminance": 0.55358
}Semantic roles & 50–950 ramp
primary
#DCC280
secondary
#4E6AB3
accent
#4FC421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380