#DCC07F#DCC07F
#DCC07F is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.7% C 0.089 H 87.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC07F |
|---|---|
| RGB | rgb(220, 192, 127) |
| HSL | hsl(42, 57%, 68%) |
| HSV | hsv(42, 42%, 86%) |
| CMYK | cmyk(0%, 12.7%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.72, 1.17, 36.38) |
| CIE-LCH | lch(78.72, 36.40, 88.16°) |
| OKLab | oklab(81.71% 0.0045 0.0891) |
| OKLCH | oklch(81.71% 0.089 87.1) |
| XYZ | xyz(52.1971, 54.4494, 27.8349) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.66
Very Light Brown
#D3B683
ΔE00 4.03
Sand (survey)
#E2CA76
ΔE00 4.45
Sandstone
#C9AE74
ΔE00 4.92
Fawn
#CFAF7B
ΔE00 5.41
Desert
#CCAD60
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC07F #7F9BDC
analogous
#DC917F #DCC07F #CADC7F
triadic
#DCC07F #7FDCC0 #C07FDC
tetradic
#DCC07F #7FDC91 #7F9BDC #DC7FCA
square
#DCC07F #7FDC91 #7F9BDC #DC7FCA
split-complementary
#DCC07F #7FCADC #917FDC
monochromatic
#B08A30 #CFA84F #DCC07F #E9D8AF #F6EFDF
Accessibility & contrast
On white
1.77
#DCC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DCC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC07F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC07F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#EAB6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcc07f; /* rgb */ color: rgb(220, 192, 127); /* oklch */ color: oklch(81.7% 0.089 87.1);
Tailwind
colors: {
custom: {
50: '#e8d2a5',
500: '#dcc07f',
950: '#000000',
},
}SCSS
$custom: #dcc07f; $custom-light: #e8d2a5; $custom-dark: #000000;
JSON
{
"hex": "#dcc07f",
"rgb": {
"r": 220,
"g": 192,
"b": 127
},
"hsl": {
"h": 41.935,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81708,
"c": 0.0892,
"h": 87.1
},
"luminance": 0.54447
}Semantic roles & 50–950 ramp
primary
#DCC07F
secondary
#4D6BB2
accent
#52C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380