#DCC07D#DCC07D
#DCC07D is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.7% C 0.091 H 87.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC07D |
|---|---|
| RGB | rgb(220, 192, 125) |
| HSL | hsl(42, 58%, 68%) |
| HSV | hsv(42, 43%, 86%) |
| CMYK | cmyk(0%, 12.7%, 43.2%, 13.7%) |
| CIE-LAB | lab(78.69, 0.96, 37.37) |
| CIE-LCH | lch(78.69, 37.39, 88.53°) |
| OKLab | oklab(81.68% 0.0037 0.0913) |
| OKLCH | oklch(81.68% 0.091 87.7) |
| XYZ | xyz(52.0680, 54.3978, 27.1552) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.64
Sand (survey)
#E2CA76
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 4.35
Sandstone
#C9AE74
ΔE00 5.03
Desert
#CCAD60
ΔE00 5.37
Fawn
#CFAF7B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC07D #7D99DC
analogous
#DC917D #DCC07D #C8DC7D
triadic
#DCC07D #7DDCC0 #C07DDC
tetradic
#DCC07D #7DDC91 #7D99DC #DC7DC8
square
#DCC07D #7DDC91 #7D99DC #DC7DC8
split-complementary
#DCC07D #7DC8DC #917DDC
monochromatic
#AF8A2F #CFA94D #DCC07D #E9D7AD #F6EFDD
Accessibility & contrast
On white
1.77
#DCC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DCC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC07D
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC07D | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE78
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#EAB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc07d; /* rgb */ color: rgb(220, 192, 125); /* oklch */ color: oklch(81.7% 0.091 87.7);
Tailwind
colors: {
custom: {
50: '#e8d2a3',
500: '#dcc07d',
950: '#000000',
},
}SCSS
$custom: #dcc07d; $custom-light: #e8d2a3; $custom-dark: #000000;
JSON
{
"hex": "#dcc07d",
"rgb": {
"r": 220,
"g": 192,
"b": 125
},
"hsl": {
"h": 42.316,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.81675,
"c": 0.09133,
"h": 87.7
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#DCC07D
secondary
#4C6AB2
accent
#51C520
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380