#DCC384#DCC384
#DCC384 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.4% C 0.086 H 88.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC384 |
|---|---|
| RGB | rgb(220, 195, 132) |
| HSL | hsl(43, 56%, 69%) |
| HSV | hsv(43, 40%, 86%) |
| CMYK | cmyk(0%, 11.4%, 40%, 13.7%) |
| CIE-LAB | lab(79.56, 0.13, 34.89) |
| CIE-LCH | lch(79.56, 34.89, 89.78°) |
| OKLab | oklab(82.4% 0.0019 0.0859) |
| OKLCH | oklch(82.4% 0.086 88.8) |
| XYZ | xyz(53.1965, 55.9138, 29.8156) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.22
Very Light Brown
#D3B683
ΔE00 4.48
Tan (survey)
#D1B26F
ΔE00 4.58
Sandstone
#C9AE74
ΔE00 5.53
Sand
#C2B280
ΔE00 5.95
Fawn
#CFAF7B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC384 #849DDC
analogous
#DC9784 #DCC384 #C9DC84
triadic
#DCC384 #84DCC3 #C384DC
tetradic
#DCC384 #84DC97 #849DDC #DC84C9
square
#DCC384 #84DC97 #849DDC #DC84C9
split-complementary
#DCC384 #84C9DC #9784DC
monochromatic
#B38E33 #CEAC54 #DCC384 #EADAB4 #F7F1E3
Accessibility & contrast
On white
1.72
#DCC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DCC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC384
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC384 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#E9B9B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcc384; /* rgb */ color: rgb(220, 195, 132); /* oklch */ color: oklch(82.4% 0.086 88.8);
Tailwind
colors: {
custom: {
50: '#e8d5a8',
500: '#dcc384',
950: '#000000',
},
}SCSS
$custom: #dcc384; $custom-light: #e8d5a8; $custom-dark: #000000;
JSON
{
"hex": "#dcc384",
"rgb": {
"r": 220,
"g": 195,
"b": 132
},
"hsl": {
"h": 42.955,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82396,
"c": 0.0859,
"h": 88.8
},
"luminance": 0.55912
}Semantic roles & 50–950 ramp
primary
#DCC384
secondary
#516DB3
accent
#50C322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380