#DCC284#DCC284
#DCC284 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.2% C 0.085 H 87.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC284 |
|---|---|
| RGB | rgb(220, 194, 132) |
| HSL | hsl(42, 56%, 69%) |
| HSV | hsv(42, 40%, 86%) |
| CMYK | cmyk(0%, 11.8%, 40%, 13.7%) |
| CIE-LAB | lab(79.31, 0.66, 34.56) |
| CIE-LCH | lch(79.31, 34.57, 88.91°) |
| OKLab | oklab(82.2% 0.0034 0.0851) |
| OKLCH | oklch(82.2% 0.085 87.7) |
| XYZ | xyz(52.9731, 55.4672, 29.7412) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.07
Tan (survey)
#D1B26F
ΔE00 4.32
Sand (survey)
#E2CA76
ΔE00 4.58
Sandstone
#C9AE74
ΔE00 5.26
Fawn
#CFAF7B
ΔE00 5.68
Sand
#C2B280
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC284 #849EDC
analogous
#DC9684 #DCC284 #CADC84
triadic
#DCC284 #84DCC2 #C284DC
tetradic
#DCC284 #84DC96 #849EDC #DC84CA
square
#DCC284 #84DC96 #849EDC #DC84CA
split-complementary
#DCC284 #84CADC #9684DC
monochromatic
#B38D33 #CEAA54 #DCC284 #EADAB4 #F7F1E3
Accessibility & contrast
On white
1.74
#DCC284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DCC284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC284
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC284 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#E9B8B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcc284; /* rgb */ color: rgb(220, 194, 132); /* oklch */ color: oklch(82.2% 0.085 87.7);
Tailwind
colors: {
custom: {
50: '#e8d4a8',
500: '#dcc284',
950: '#000000',
},
}SCSS
$custom: #dcc284; $custom-light: #e8d4a8; $custom-dark: #000000;
JSON
{
"hex": "#dcc284",
"rgb": {
"r": 220,
"g": 194,
"b": 132
},
"hsl": {
"h": 42.273,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.82195,
"c": 0.08518,
"h": 87.7
},
"luminance": 0.55465
}Semantic roles & 50–950 ramp
primary
#DCC284
secondary
#516EB3
accent
#52C322
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380