#DCC090#DCC090
#DCC090 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.071 H 80.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC090 |
|---|---|
| RGB | rgb(220, 192, 144) |
| HSL | hsl(38, 52%, 71%) |
| HSV | hsv(38, 35%, 86%) |
| CMYK | cmyk(0%, 12.7%, 34.5%, 13.7%) |
| CIE-LAB | lab(79.00, 3.09, 27.88) |
| CIE-LCH | lch(79.00, 28.05, 83.68°) |
| OKLab | oklab(82.02% 0.0112 0.0698) |
| OKLCH | oklch(82.02% 0.071 80.9) |
| XYZ | xyz(53.3999, 54.9305, 34.1699) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.69
Burlywood
#DEB887
ΔE00 3.53
Tan
#D2B48C
ΔE00 3.88
Fawn
#CFAF7B
ΔE00 4.54
Toupe
#C7AC7D
ΔE00 5.36
Sandstone
#C9AE74
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC090 #90ACDC
analogous
#DC9A90 #DCC090 #D2DC90
triadic
#DCC090 #90DCC0 #C090DC
tetradic
#DCC090 #90DC9A #90ACDC #DC90D2
square
#DCC090 #90DC9A #90ACDC #DC90D2
split-complementary
#DCC090 #90D2DC #9A90DC
monochromatic
#B8893A #CDA661 #DCC090 #EBDABF #F8F2E8
Accessibility & contrast
On white
1.75
#DCC090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DCC090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC090
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC090 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08D
Deuteranopia (green-blind)
#D3C791
Tritanopia (blue-blind)
#E8B7B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc090; /* rgb */ color: rgb(220, 192, 144); /* oklch */ color: oklch(82.0% 0.071 80.9);
Tailwind
colors: {
custom: {
50: '#e8d2b1',
500: '#dcc090',
950: '#000000',
},
}SCSS
$custom: #dcc090; $custom-light: #e8d2b1; $custom-dark: #000000;
JSON
{
"hex": "#dcc090",
"rgb": {
"r": 220,
"g": 192,
"b": 144
},
"hsl": {
"h": 37.895,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.82018,
"c": 0.07074,
"h": 80.9
},
"luminance": 0.54929
}Semantic roles & 50–950 ramp
primary
#DCC090
secondary
#5D7DB3
accent
#5FBF26
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381