#DCC47F#DCC47F
#DCC47F is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.5% C 0.092 H 91.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC47F |
|---|---|
| RGB | rgb(220, 196, 127) |
| HSL | hsl(45, 57%, 68%) |
| HSV | hsv(45, 42%, 86%) |
| CMYK | cmyk(0%, 10.9%, 42.3%, 13.7%) |
| CIE-LAB | lab(79.74, -0.92, 37.69) |
| CIE-LCH | lch(79.74, 37.71, 91.40°) |
| OKLab | oklab(82.51% -0.0016 0.0921) |
| OKLCH | oklch(82.51% 0.092 91) |
| XYZ | xyz(53.0873, 56.2299, 28.1316) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.98
Tan (survey)
#D1B26F
ΔE00 4.89
Very Light Brown
#D3B683
ΔE00 5.59
Sandstone
#C9AE74
ΔE00 6.09
Desert
#CCAD60
ΔE00 6.28
Sand
#C2B280
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC47F #7F97DC
analogous
#DC957F #DCC47F #C5DC7F
triadic
#DCC47F #7FDCC4 #C47FDC
tetradic
#DCC47F #7FDC95 #7F97DC #DC7FC5
square
#DCC47F #7FDC95 #7F97DC #DC7FC5
split-complementary
#DCC47F #7FC5DC #957FDC
monochromatic
#B08F30 #CFAE4F #DCC47F #E9DAAF #F6F0DF
Accessibility & contrast
On white
1.71
#DCC47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#DCC47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC47F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC47F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27A
Deuteranopia (green-blind)
#D8C981
Tritanopia (blue-blind)
#E9BAB3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc47f; /* rgb */ color: rgb(220, 196, 127); /* oklch */ color: oklch(82.5% 0.092 91.0);
Tailwind
colors: {
custom: {
50: '#e8d5a5',
500: '#dcc47f',
950: '#000000',
},
}SCSS
$custom: #dcc47f; $custom-light: #e8d5a5; $custom-dark: #000000;
JSON
{
"hex": "#dcc47f",
"rgb": {
"r": 220,
"g": 196,
"b": 127
},
"hsl": {
"h": 44.516,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82513,
"c": 0.0921,
"h": 91
},
"luminance": 0.56228
}Semantic roles & 50–950 ramp
primary
#DCC47F
secondary
#4D67B2
accent
#4BC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380