#DCC893#DCC893
#DCC893 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 83.7% C 0.073 H 89.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC893 |
|---|---|
| RGB | rgb(220, 200, 147) |
| HSL | hsl(44, 51%, 72%) |
| HSV | hsv(44, 33%, 86%) |
| CMYK | cmyk(0%, 9.1%, 33.2%, 13.7%) |
| CIE-LAB | lab(81.09, -0.73, 29.11) |
| CIE-LCH | lch(81.09, 29.11, 91.44°) |
| OKLab | oklab(83.68% 0.0003 0.0728) |
| OKLCH | oklch(83.68% 0.073 89.8) |
| XYZ | xyz(55.4368, 58.6325, 35.9951) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.74
Very Light Brown
#D3B683
ΔE00 5.22
Sand (survey)
#E2CA76
ΔE00 5.98
Sand
#C2B280
ΔE00 6.02
Wheat
#F5DEB3
ΔE00 6.25
Tan (survey)
#D1B26F
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC893 #93A7DC
analogous
#DCA493 #DCC893 #CBDC93
triadic
#DCC893 #93DCC8 #C893DC
tetradic
#DCC893 #93DCA4 #93A7DC #DC93CB
square
#DCC893 #93DCA4 #93A7DC #DC93CB
split-complementary
#DCC893 #93CBDC #A493DC
monochromatic
#B9973C #CDB065 #DCC893 #EBE0C1 #F8F3E8
Accessibility & contrast
On white
1.65
#DCC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#DCC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC893
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC893 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68F
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#E7C0BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc893; /* rgb */ color: rgb(220, 200, 147); /* oklch */ color: oklch(83.7% 0.073 89.8);
Tailwind
colors: {
custom: {
50: '#e8d8b3',
500: '#dcc893',
950: '#000000',
},
}SCSS
$custom: #dcc893; $custom-light: #e8d8b3; $custom-dark: #000000;
JSON
{
"hex": "#dcc893",
"rgb": {
"r": 220,
"g": 200,
"b": 147
},
"hsl": {
"h": 43.562,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.83679,
"c": 0.07281,
"h": 89.8
},
"luminance": 0.58631
}Semantic roles & 50–950 ramp
primary
#DCC893
secondary
#6077B4
accent
#51BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381