#DCC393#DCC393
#DCC393 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.7% C 0.069 H 83.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC393 |
|---|---|
| RGB | rgb(220, 195, 147) |
| HSL | hsl(39, 51%, 72%) |
| HSV | hsv(39, 33%, 86%) |
| CMYK | cmyk(0%, 11.4%, 33.2%, 13.7%) |
| CIE-LAB | lab(79.81, 1.88, 27.40) |
| CIE-LCH | lch(79.81, 27.46, 86.08°) |
| OKLab | oklab(82.68% 0.0079 0.0688) |
| OKLCH | oklch(82.68% 0.069 83.5) |
| XYZ | xyz(54.2977, 56.3543, 35.6154) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.46
Burlywood
#DEB887
ΔE00 4.71
Tan
#D2B48C
ΔE00 4.82
Fawn
#CFAF7B
ΔE00 5.42
Sand
#C2B280
ΔE00 5.95
Toupe
#C7AC7D
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC393 #93ACDC
analogous
#DC9F93 #DCC393 #D1DC93
triadic
#DCC393 #93DCC3 #C393DC
tetradic
#DCC393 #93DC9F #93ACDC #DC93D1
square
#DCC393 #93DC9F #93ACDC #DC93D1
split-complementary
#DCC393 #93D1DC #9F93DC
monochromatic
#B98E3C #CDA965 #DCC393 #EBDDC1 #F8F2E8
Accessibility & contrast
On white
1.71
#DCC393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DCC393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC393
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC393 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC290
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#E8BBB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc393; /* rgb */ color: rgb(220, 195, 147); /* oklch */ color: oklch(82.7% 0.069 83.5);
Tailwind
colors: {
custom: {
50: '#e8d5b3',
500: '#dcc393',
950: '#000000',
},
}SCSS
$custom: #dcc393; $custom-light: #e8d5b3; $custom-dark: #000000;
JSON
{
"hex": "#dcc393",
"rgb": {
"r": 220,
"g": 195,
"b": 147
},
"hsl": {
"h": 39.452,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.82675,
"c": 0.0692,
"h": 83.5
},
"luminance": 0.56352
}Semantic roles & 50–950 ramp
primary
#DCC393
secondary
#607CB4
accent
#5BBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381