#DCC693#DCC693
#DCC693 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.3% C 0.071 H 87.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC693 |
|---|---|
| RGB | rgb(220, 198, 147) |
| HSL | hsl(42, 51%, 72%) |
| HSV | hsv(42, 33%, 86%) |
| CMYK | cmyk(0%, 10%, 33.2%, 13.7%) |
| CIE-LAB | lab(80.58, 0.31, 28.42) |
| CIE-LCH | lch(80.58, 28.42, 89.37°) |
| OKLab | oklab(83.28% 0.0033 0.0712) |
| OKLCH | oklch(83.28% 0.071 87.3) |
| XYZ | xyz(54.9766, 57.7122, 35.8417) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.44
Beige (survey)
#E6DAA6
ΔE00 5.50
Sand
#C2B280
ΔE00 5.86
Burlywood
#DEB887
ΔE00 6.11
Wheat
#F5DEB3
ΔE00 6.23
Tan
#D2B48C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC693 #93A9DC
analogous
#DCA293 #DCC693 #CEDC93
triadic
#DCC693 #93DCC6 #C693DC
tetradic
#DCC693 #93DCA2 #93A9DC #DC93CE
square
#DCC693 #93DCA2 #93A9DC #DC93CE
split-complementary
#DCC693 #93CEDC #A293DC
monochromatic
#B9933C #CDAE65 #DCC693 #EBDEC1 #F8F3E8
Accessibility & contrast
On white
1.67
#DCC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DCC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC693
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC693 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C490
Deuteranopia (green-blind)
#D7CB95
Tritanopia (blue-blind)
#E8BEB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc693; /* rgb */ color: rgb(220, 198, 147); /* oklch */ color: oklch(83.3% 0.071 87.3);
Tailwind
colors: {
custom: {
50: '#e8d7b3',
500: '#dcc693',
950: '#000000',
},
}SCSS
$custom: #dcc693; $custom-light: #e8d7b3; $custom-dark: #000000;
JSON
{
"hex": "#dcc693",
"rgb": {
"r": 220,
"g": 198,
"b": 147
},
"hsl": {
"h": 41.918,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.83276,
"c": 0.07127,
"h": 87.3
},
"luminance": 0.5771
}Semantic roles & 50–950 ramp
primary
#DCC693
secondary
#6079B4
accent
#55BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381