#DCC47E#DCC47E
#DCC47E is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.5% C 0.093 H 91.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC47E |
|---|---|
| RGB | rgb(220, 196, 126) |
| HSL | hsl(45, 57%, 68%) |
| HSV | hsv(45, 43%, 86%) |
| CMYK | cmyk(0%, 10.9%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.73, -1.03, 38.19) |
| CIE-LCH | lch(79.73, 38.20, 91.54°) |
| OKLab | oklab(82.5% -0.002 0.0932) |
| OKLCH | oklch(82.5% 0.093 91.2) |
| XYZ | xyz(53.0224, 56.2039, 27.7901) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.82
Tan (survey)
#D1B26F
ΔE00 4.92
Very Light Brown
#D3B683
ΔE00 5.73
Sandstone
#C9AE74
ΔE00 6.16
Desert
#CCAD60
ΔE00 6.24
Sandy
#F1DA7A
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC47E #7E96DC
analogous
#DC957E #DCC47E #C5DC7E
triadic
#DCC47E #7EDCC4 #C47EDC
tetradic
#DCC47E #7EDC95 #7E96DC #DC7EC5
square
#DCC47E #7EDC95 #7E96DC #DC7EC5
split-complementary
#DCC47E #7EC5DC #957EDC
monochromatic
#B08F30 #CFAE4E #DCC47E #E9DAAE #F6F0DE
Accessibility & contrast
On white
1.72
#DCC47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DCC47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC47E
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC47E | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C279
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#EABAB3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc47e; /* rgb */ color: rgb(220, 196, 126); /* oklch */ color: oklch(82.5% 0.093 91.2);
Tailwind
colors: {
custom: {
50: '#e8d5a4',
500: '#dcc47e',
950: '#000000',
},
}SCSS
$custom: #dcc47e; $custom-light: #e8d5a4; $custom-dark: #000000;
JSON
{
"hex": "#dcc47e",
"rgb": {
"r": 220,
"g": 196,
"b": 126
},
"hsl": {
"h": 44.681,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.82497,
"c": 0.09318,
"h": 91.2
},
"luminance": 0.56202
}Semantic roles & 50–950 ramp
primary
#DCC47E
secondary
#4C66B2
accent
#4BC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380