#DCC07E#DCC07E
#DCC07E is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.7% C 0.090 H 87.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC07E |
|---|---|
| RGB | rgb(220, 192, 126) |
| HSL | hsl(42, 57%, 68%) |
| HSV | hsv(42, 43%, 86%) |
| CMYK | cmyk(0%, 12.7%, 42.7%, 13.7%) |
| CIE-LAB | lab(78.71, 1.06, 36.88) |
| CIE-LCH | lch(78.71, 36.89, 88.35°) |
| OKLab | oklab(81.69% 0.0041 0.0902) |
| OKLCH | oklch(81.69% 0.09 87.4) |
| XYZ | xyz(52.1322, 54.4235, 27.4934) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 4.19
Sand (survey)
#E2CA76
ΔE00 4.29
Sandstone
#C9AE74
ΔE00 4.97
Desert
#CCAD60
ΔE00 5.45
Fawn
#CFAF7B
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC07E #7E9ADC
analogous
#DC917E #DCC07E #C9DC7E
triadic
#DCC07E #7EDCC0 #C07EDC
tetradic
#DCC07E #7EDC91 #7E9ADC #DC7EC9
square
#DCC07E #7EDC91 #7E9ADC #DC7EC9
split-complementary
#DCC07E #7EC9DC #917EDC
monochromatic
#B08A30 #CFA84E #DCC07E #E9D8AE #F6EFDE
Accessibility & contrast
On white
1.77
#DCC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DCC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC07E
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC07E | 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)
#CFBE79
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#EAB6AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc07e; /* rgb */ color: rgb(220, 192, 126); /* oklch */ color: oklch(81.7% 0.090 87.4);
Tailwind
colors: {
custom: {
50: '#e8d2a4',
500: '#dcc07e',
950: '#000000',
},
}SCSS
$custom: #dcc07e; $custom-light: #e8d2a4; $custom-dark: #000000;
JSON
{
"hex": "#dcc07e",
"rgb": {
"r": 220,
"g": 192,
"b": 126
},
"hsl": {
"h": 42.128,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.81692,
"c": 0.09027,
"h": 87.4
},
"luminance": 0.54421
}Semantic roles & 50–950 ramp
primary
#DCC07E
secondary
#4C6AB2
accent
#52C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380