#DCC392#DCC392
#DCC392 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.7% C 0.070 H 83.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC392 |
|---|---|
| RGB | rgb(220, 195, 146) |
| HSL | hsl(40, 51%, 72%) |
| HSV | hsv(40, 34%, 86%) |
| CMYK | cmyk(0%, 11.4%, 33.6%, 13.7%) |
| CIE-LAB | lab(79.80, 1.76, 27.90) |
| CIE-LCH | lch(79.80, 27.95, 86.40°) |
| OKLab | oklab(82.66% 0.0075 0.0699) |
| OKLCH | oklch(82.66% 0.07 83.9) |
| XYZ | xyz(54.2195, 56.3231, 35.2039) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.43
Burlywood
#DEB887
ΔE00 4.78
Tan
#D2B48C
ΔE00 4.96
Fawn
#CFAF7B
ΔE00 5.40
Sand
#C2B280
ΔE00 5.88
Tan (survey)
#D1B26F
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC392 #92ABDC
analogous
#DC9E92 #DCC392 #D0DC92
triadic
#DCC392 #92DCC3 #C392DC
tetradic
#DCC392 #92DC9E #92ABDC #DC92D0
square
#DCC392 #92DC9E #92ABDC #DC92D0
split-complementary
#DCC392 #92D0DC #9E92DC
monochromatic
#B88E3B #CDAA64 #DCC392 #EBDDC0 #F8F2E8
Accessibility & contrast
On white
1.71
#DCC392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DCC392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC392
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC392 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#D5C993
Tritanopia (blue-blind)
#E8BBB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc392; /* rgb */ color: rgb(220, 195, 146); /* oklch */ color: oklch(82.7% 0.070 83.9);
Tailwind
colors: {
custom: {
50: '#e8d5b2',
500: '#dcc392',
950: '#000000',
},
}SCSS
$custom: #dcc392; $custom-light: #e8d5b2; $custom-dark: #000000;
JSON
{
"hex": "#dcc392",
"rgb": {
"r": 220,
"g": 195,
"b": 146
},
"hsl": {
"h": 39.73,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.82656,
"c": 0.07032,
"h": 83.9
},
"luminance": 0.56321
}Semantic roles & 50–950 ramp
primary
#DCC392
secondary
#5F7BB4
accent
#5ABF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381