#DCC593#DCC593
#DCC593 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.1% C 0.071 H 86.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC593 |
|---|---|
| RGB | rgb(220, 197, 147) |
| HSL | hsl(41, 51%, 72%) |
| HSV | hsv(41, 33%, 86%) |
| CMYK | cmyk(0%, 10.5%, 33.2%, 13.7%) |
| CIE-LAB | lab(80.32, 0.83, 28.08) |
| CIE-LCH | lch(80.32, 28.09, 88.30°) |
| OKLab | oklab(83.08% 0.0048 0.0704) |
| OKLCH | oklch(83.08% 0.071 86.1) |
| XYZ | xyz(54.7488, 57.2566, 35.7658) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.08
Burlywood
#DEB887
ΔE00 5.64
Tan
#D2B48C
ΔE00 5.77
Sand
#C2B280
ΔE00 5.84
Beige (survey)
#E6DAA6
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC593 #93AADC
analogous
#DCA193 #DCC593 #CFDC93
triadic
#DCC593 #93DCC5 #C593DC
tetradic
#DCC593 #93DCA1 #93AADC #DC93CF
square
#DCC593 #93DCA1 #93AADC #DC93CF
split-complementary
#DCC593 #93CFDC #A193DC
monochromatic
#B9913C #CDAC65 #DCC593 #EBDEC1 #F8F3E8
Accessibility & contrast
On white
1.69
#DCC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DCC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC593
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC593 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C490
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#E8BDB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc593; /* rgb */ color: rgb(220, 197, 147); /* oklch */ color: oklch(83.1% 0.071 86.1);
Tailwind
colors: {
custom: {
50: '#e8d6b3',
500: '#dcc593',
950: '#000000',
},
}SCSS
$custom: #dcc593; $custom-light: #e8d6b3; $custom-dark: #000000;
JSON
{
"hex": "#dcc593",
"rgb": {
"r": 220,
"g": 197,
"b": 147
},
"hsl": {
"h": 41.096,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.83076,
"c": 0.07054,
"h": 86.1
},
"luminance": 0.57255
}Semantic roles & 50–950 ramp
primary
#DCC593
secondary
#607AB4
accent
#57BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381