#DCC595#DCC595
#DCC595 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.1% C 0.068 H 85.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC595 |
|---|---|
| RGB | rgb(220, 197, 149) |
| HSL | hsl(41, 50%, 72%) |
| HSV | hsv(41, 32%, 86%) |
| CMYK | cmyk(0%, 10.5%, 32.3%, 13.7%) |
| CIE-LAB | lab(80.36, 1.08, 27.08) |
| CIE-LCH | lch(80.36, 27.10, 87.72°) |
| OKLab | oklab(83.12% 0.0056 0.068) |
| OKLCH | oklch(83.12% 0.068 85.3) |
| XYZ | xyz(54.9071, 57.3199, 36.5995) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.09
Tan
#D2B48C
ΔE00 5.51
Burlywood
#DEB887
ΔE00 5.51
Sand
#C2B280
ΔE00 5.96
Beige (survey)
#E6DAA6
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC595 #95ACDC
analogous
#DCA195 #DCC595 #D0DC95
triadic
#DCC595 #95DCC5 #C595DC
tetradic
#DCC595 #95DCA1 #95ACDC #DC95D0
square
#DCC595 #95DCA1 #95ACDC #DC95D0
split-complementary
#DCC595 #95D0DC #A195DC
monochromatic
#B9913D #CDAC67 #DCC595 #EBDEC3 #F7F2E8
Accessibility & contrast
On white
1.68
#DCC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DCC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC595
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC595 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#D6CA96
Tritanopia (blue-blind)
#E7BDB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc595; /* rgb */ color: rgb(220, 197, 149); /* oklch */ color: oklch(83.1% 0.068 85.3);
Tailwind
colors: {
custom: {
50: '#e8d6b4',
500: '#dcc595',
950: '#000000',
},
}SCSS
$custom: #dcc595; $custom-light: #e8d6b4; $custom-dark: #000000;
JSON
{
"hex": "#dcc595",
"rgb": {
"r": 220,
"g": 197,
"b": 149
},
"hsl": {
"h": 40.563,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.83115,
"c": 0.06826,
"h": 85.3
},
"luminance": 0.57318
}Semantic roles & 50–950 ramp
primary
#DCC595
secondary
#627CB4
accent
#58BE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381