#DCC993#DCC993
#DCC993 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 83.9% C 0.074 H 90.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC993 |
|---|---|
| RGB | rgb(220, 201, 147) |
| HSL | hsl(44, 51%, 72%) |
| HSV | hsv(44, 33%, 86%) |
| CMYK | cmyk(0%, 8.6%, 33.2%, 13.7%) |
| CIE-LAB | lab(81.34, -1.25, 29.45) |
| CIE-LCH | lch(81.34, 29.47, 92.43°) |
| OKLab | oklab(83.88% -0.0012 0.0736) |
| OKLCH | oklch(83.88% 0.074 90.9) |
| XYZ | xyz(55.6691, 59.0972, 36.0725) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.40
Very Light Brown
#D3B683
ΔE00 5.63
Sand (survey)
#E2CA76
ΔE00 5.77
Sand
#C2B280
ΔE00 6.16
Wheat
#F5DEB3
ΔE00 6.31
Vanilla
#F3E5AB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC993 #93A6DC
analogous
#DCA593 #DCC993 #CADC93
triadic
#DCC993 #93DCC9 #C993DC
tetradic
#DCC993 #93DCA5 #93A6DC #DC93CA
square
#DCC993 #93DCA5 #93A6DC #DC93CA
split-complementary
#DCC993 #93CADC #A593DC
monochromatic
#B9983C #CDB265 #DCC993 #EBE0C1 #F8F3E8
Accessibility & contrast
On white
1.64
#DCC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#DCC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC993
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC993 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#DACC95
Tritanopia (blue-blind)
#E7C1BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc993; /* rgb */ color: rgb(220, 201, 147); /* oklch */ color: oklch(83.9% 0.074 90.9);
Tailwind
colors: {
custom: {
50: '#e8d9b3',
500: '#dcc993',
950: '#000000',
},
}SCSS
$custom: #dcc993; $custom-light: #e8d9b3; $custom-dark: #000000;
JSON
{
"hex": "#dcc993",
"rgb": {
"r": 220,
"g": 201,
"b": 147
},
"hsl": {
"h": 44.384,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.8388,
"c": 0.07363,
"h": 90.9
},
"luminance": 0.59096
}Semantic roles & 50–950 ramp
primary
#DCC993
secondary
#6075B4
accent
#4EBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381