#DCC47D#DCC47D
#DCC47D is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.5% C 0.094 H 91.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC47D |
|---|---|
| RGB | rgb(220, 196, 125) |
| HSL | hsl(45, 58%, 68%) |
| HSV | hsv(45, 43%, 86%) |
| CMYK | cmyk(0%, 10.9%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.72, -1.13, 38.68) |
| CIE-LCH | lch(79.72, 38.69, 91.67°) |
| OKLab | oklab(82.48% -0.0024 0.0942) |
| OKLCH | oklch(82.48% 0.094 91.4) |
| XYZ | xyz(52.9582, 56.1782, 27.4520) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.65
Tan (survey)
#D1B26F
ΔE00 4.96
Very Light Brown
#D3B683
ΔE00 5.88
Desert
#CCAD60
ΔE00 6.20
Sandstone
#C9AE74
ΔE00 6.24
Sandy
#F1DA7A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC47D #7D95DC
analogous
#DC947D #DCC47D #C5DC7D
triadic
#DCC47D #7DDCC4 #C47DDC
tetradic
#DCC47D #7DDC94 #7D95DC #DC7DC5
square
#DCC47D #7DDC94 #7D95DC #DC7DC5
split-complementary
#DCC47D #7DC5DC #947DDC
monochromatic
#AF8F2F #CFAE4D #DCC47D #E9DAAD #F6F0DD
Accessibility & contrast
On white
1.72
#DCC47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DCC47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC47D
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC47D | 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)
#D3C178
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#EAB9B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcc47d; /* rgb */ color: rgb(220, 196, 125); /* oklch */ color: oklch(82.5% 0.094 91.4);
Tailwind
colors: {
custom: {
50: '#e8d5a3',
500: '#dcc47d',
950: '#000000',
},
}SCSS
$custom: #dcc47d; $custom-light: #e8d5a3; $custom-dark: #000000;
JSON
{
"hex": "#dcc47d",
"rgb": {
"r": 220,
"g": 196,
"b": 125
},
"hsl": {
"h": 44.842,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82481,
"c": 0.09426,
"h": 91.4
},
"luminance": 0.56176
}Semantic roles & 50–950 ramp
primary
#DCC47D
secondary
#4C65B2
accent
#4AC520
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380