#DCC796#DCC796
#DCC796 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.5% C 0.069 H 87.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC796 |
|---|---|
| RGB | rgb(220, 199, 150) |
| HSL | hsl(42, 50%, 73%) |
| HSV | hsv(42, 32%, 86%) |
| CMYK | cmyk(0%, 9.5%, 31.8%, 13.7%) |
| CIE-LAB | lab(80.89, 0.16, 27.26) |
| CIE-LCH | lch(80.89, 27.26, 89.66°) |
| OKLab | oklab(83.54% 0.003 0.0685) |
| OKLCH | oklch(83.54% 0.069 87.5) |
| XYZ | xyz(55.4444, 58.2662, 37.1741) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.77
Beige (survey)
#E6DAA6
ΔE00 5.23
Wheat
#F5DEB3
ΔE00 5.91
Sand
#C2B280
ΔE00 6.02
Tan
#D2B48C
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC796 #96ABDC
analogous
#DCA496 #DCC796 #CEDC96
triadic
#DCC796 #96DCC7 #C796DC
tetradic
#DCC796 #96DCA4 #96ABDC #DC96CE
square
#DCC796 #96DCA4 #96ABDC #DC96CE
split-complementary
#DCC796 #96CEDC #A496DC
monochromatic
#BA953E #CDAF68 #DCC796 #EBDFC4 #F7F3E8
Accessibility & contrast
On white
1.66
#DCC796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DCC796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC796
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC796 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#E7BFBA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc796; /* rgb */ color: rgb(220, 199, 150); /* oklch */ color: oklch(83.5% 0.069 87.5);
Tailwind
colors: {
custom: {
50: '#e7d7b5',
500: '#dcc796',
950: '#000000',
},
}SCSS
$custom: #dcc796; $custom-light: #e7d7b5; $custom-dark: #000000;
JSON
{
"hex": "#dcc796",
"rgb": {
"r": 220,
"g": 199,
"b": 150
},
"hsl": {
"h": 42,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.83536,
"c": 0.06856,
"h": 87.5
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#DCC796
secondary
#637BB4
accent
#55BD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381