#DCC680#DCC680
#DCC680 is a very light, moderate yellow. Relative luminance 0.572; OKLCH L 82.9% C 0.093 H 92.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC680 |
|---|---|
| RGB | rgb(220, 198, 128) |
| HSL | hsl(46, 57%, 68%) |
| HSV | hsv(46, 42%, 86%) |
| CMYK | cmyk(0%, 10%, 41.8%, 13.7%) |
| CIE-LAB | lab(80.27, -1.86, 37.86) |
| CIE-LCH | lch(80.27, 37.90, 92.81°) |
| OKLab | oklab(82.93% -0.0042 0.0925) |
| OKLCH | oklch(82.93% 0.093 92.6) |
| XYZ | xyz(53.6069, 57.1643, 28.6279) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.62
Tan (survey)
#D1B26F
ΔE00 5.58
Sandy
#F1DA7A
ΔE00 6.20
Very Light Brown
#D3B683
ΔE00 6.25
Beige (survey)
#E6DAA6
ΔE00 6.51
Sandstone
#C9AE74
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC680 #8096DC
analogous
#DC9880 #DCC680 #C4DC80
triadic
#DCC680 #80DCC6 #C680DC
tetradic
#DCC680 #80DC98 #8096DC #DC80C4
square
#DCC680 #80DC98 #8096DC #DC80C4
split-complementary
#DCC680 #80C4DC #9880DC
monochromatic
#B19231 #CFB050 #DCC680 #E9DCB0 #F6F1E0
Accessibility & contrast
On white
1.69
#DCC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DCC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC680
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC680 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#E9BCB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc680; /* rgb */ color: rgb(220, 198, 128); /* oklch */ color: oklch(82.9% 0.093 92.6);
Tailwind
colors: {
custom: {
50: '#e8d7a6',
500: '#dcc680',
950: '#000000',
},
}SCSS
$custom: #dcc680; $custom-light: #e8d7a6; $custom-dark: #000000;
JSON
{
"hex": "#dcc680",
"rgb": {
"r": 220,
"g": 198,
"b": 128
},
"hsl": {
"h": 45.652,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.82934,
"c": 0.09262,
"h": 92.6
},
"luminance": 0.57162
}Semantic roles & 50–950 ramp
primary
#DCC680
secondary
#4E66B3
accent
#48C421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380