#DCC780#DCC780
#DCC780 is a very light, moderate yellow. Relative luminance 0.576; OKLCH L 83.1% C 0.093 H 93.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC780 |
|---|---|
| RGB | rgb(220, 199, 128) |
| HSL | hsl(46, 57%, 68%) |
| HSV | hsv(46, 42%, 86%) |
| CMYK | cmyk(0%, 9.5%, 41.8%, 13.7%) |
| CIE-LAB | lab(80.53, -2.38, 38.19) |
| CIE-LCH | lch(80.53, 38.26, 93.56°) |
| OKLab | oklab(83.14% -0.0057 0.0933) |
| OKLCH | oklch(83.14% 0.093 93.5) |
| XYZ | xyz(53.8362, 57.6230, 28.7044) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.44
Sandy
#F1DA7A
ΔE00 5.93
Tan (survey)
#D1B26F
ΔE00 5.95
Beige (survey)
#E6DAA6
ΔE00 6.37
Very Light Brown
#D3B683
ΔE00 6.65
Darkkhaki
#BDB76B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC780 #8095DC
analogous
#DC9980 #DCC780 #C3DC80
triadic
#DCC780 #80DCC7 #C780DC
tetradic
#DCC780 #80DC99 #8095DC #DC80C3
square
#DCC780 #80DC99 #8095DC #DC80C3
split-complementary
#DCC780 #80C3DC #9980DC
monochromatic
#B19431 #CFB250 #DCC780 #E9DCB0 #F6F1E0
Accessibility & contrast
On white
1.68
#DCC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#DCC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC780
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC780 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47B
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#E9BDB5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc780; /* rgb */ color: rgb(220, 199, 128); /* oklch */ color: oklch(83.1% 0.093 93.5);
Tailwind
colors: {
custom: {
50: '#e8d7a6',
500: '#dcc780',
950: '#000000',
},
}SCSS
$custom: #dcc780; $custom-light: #e8d7a6; $custom-dark: #000000;
JSON
{
"hex": "#dcc780",
"rgb": {
"r": 220,
"g": 199,
"b": 128
},
"hsl": {
"h": 46.304,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.83137,
"c": 0.09345,
"h": 93.5
},
"luminance": 0.57621
}Semantic roles & 50–950 ramp
primary
#DCC780
secondary
#4E65B3
accent
#46C421
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380