#DCC490#DCC490
#DCC490 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.8% C 0.073 H 86.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC490 |
|---|---|
| RGB | rgb(220, 196, 144) |
| HSL | hsl(41, 52%, 71%) |
| HSV | hsv(41, 35%, 86%) |
| CMYK | cmyk(0%, 10.9%, 34.5%, 13.7%) |
| CIE-LAB | lab(80.02, 0.99, 29.24) |
| CIE-LCH | lch(80.02, 29.26, 88.06°) |
| OKLab | oklab(82.82% 0.0051 0.0731) |
| OKLCH | oklch(82.82% 0.073 86) |
| XYZ | xyz(54.2901, 56.7110, 34.4667) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.78
Burlywood
#DEB887
ΔE00 5.41
Tan (survey)
#D1B26F
ΔE00 5.72
Tan
#D2B48C
ΔE00 5.73
Sand
#C2B280
ΔE00 5.73
Fawn
#CFAF7B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC490 #90A8DC
analogous
#DC9E90 #DCC490 #CEDC90
triadic
#DCC490 #90DCC4 #C490DC
tetradic
#DCC490 #90DC9E #90A8DC #DC90CE
square
#DCC490 #90DC9E #90A8DC #DC90CE
split-complementary
#DCC490 #90CEDC #9E90DC
monochromatic
#B8903A #CDAB61 #DCC490 #EBDDBF #F8F3E8
Accessibility & contrast
On white
1.70
#DCC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DCC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC490
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC490 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38C
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#E8BBB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc490; /* rgb */ color: rgb(220, 196, 144); /* oklch */ color: oklch(82.8% 0.073 86.0);
Tailwind
colors: {
custom: {
50: '#e8d5b1',
500: '#dcc490',
950: '#000000',
},
}SCSS
$custom: #dcc490; $custom-light: #e8d5b1; $custom-dark: #000000;
JSON
{
"hex": "#dcc490",
"rgb": {
"r": 220,
"g": 196,
"b": 144
},
"hsl": {
"h": 41.053,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.82817,
"c": 0.07324,
"h": 86
},
"luminance": 0.56709
}Semantic roles & 50–950 ramp
primary
#DCC490
secondary
#5D78B3
accent
#56BF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381