#DCC795#DCC795
#DCC795 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.5% C 0.070 H 87.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC795 |
|---|---|
| RGB | rgb(220, 199, 149) |
| HSL | hsl(42, 50%, 72%) |
| HSV | hsv(42, 32%, 86%) |
| CMYK | cmyk(0%, 9.5%, 32.3%, 13.7%) |
| CIE-LAB | lab(80.87, 0.04, 27.76) |
| CIE-LCH | lch(80.87, 27.76, 89.93°) |
| OKLab | oklab(83.52% 0.0026 0.0697) |
| OKLCH | oklch(83.52% 0.07 87.9) |
| XYZ | xyz(55.3642, 58.2342, 36.7519) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.78
Beige (survey)
#E6DAA6
ΔE00 5.18
Sand
#C2B280
ΔE00 5.97
Wheat
#F5DEB3
ΔE00 6.00
Burlywood
#DEB887
ΔE00 6.43
Tan
#D2B48C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC795 #95AADC
analogous
#DCA495 #DCC795 #CDDC95
triadic
#DCC795 #95DCC7 #C795DC
tetradic
#DCC795 #95DCA4 #95AADC #DC95CD
square
#DCC795 #95DCA4 #95AADC #DC95CD
split-complementary
#DCC795 #95CDDC #A495DC
monochromatic
#B9953D #CDAF67 #DCC795 #EBDFC3 #F7F3E8
Accessibility & contrast
On white
1.66
#DCC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DCC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC795
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC795 | 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)
#D3C592
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#E7BFBA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc795; /* rgb */ color: rgb(220, 199, 149); /* oklch */ color: oklch(83.5% 0.070 87.9);
Tailwind
colors: {
custom: {
50: '#e8d7b4',
500: '#dcc795',
950: '#000000',
},
}SCSS
$custom: #dcc795; $custom-light: #e8d7b4; $custom-dark: #000000;
JSON
{
"hex": "#dcc795",
"rgb": {
"r": 220,
"g": 199,
"b": 149
},
"hsl": {
"h": 42.254,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.83516,
"c": 0.06971,
"h": 87.9
},
"luminance": 0.58232
}Semantic roles & 50–950 ramp
primary
#DCC795
secondary
#627AB4
accent
#54BE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381