#DAC581#DAC581
#DAC581 is a very light, moderate yellow. Relative luminance 0.564; OKLCH L 82.6% C 0.090 H 92.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC581 |
|---|---|
| RGB | rgb(218, 197, 129) |
| HSL | hsl(46, 55%, 68%) |
| HSV | hsv(46, 41%, 85%) |
| CMYK | cmyk(0%, 9.6%, 40.8%, 14.5%) |
| CIE-LAB | lab(79.86, -2.03, 36.78) |
| CIE-LCH | lch(79.86, 36.83, 93.16°) |
| OKLab | oklab(82.57% -0.0046 0.0901) |
| OKLCH | oklch(82.57% 0.09 92.9) |
| XYZ | xyz(52.8434, 56.4248, 28.8721) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.09
Tan (survey)
#D1B26F
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.99
Sand
#C2B280
ΔE00 6.29
Beige (survey)
#E6DAA6
ΔE00 6.41
Sandstone
#C9AE74
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC581 #8196DA
analogous
#DA9881 #DAC581 #C2DA81
triadic
#DAC581 #81DAC5 #C581DA
tetradic
#DAC581 #81DA98 #8196DA #DA81C2
square
#DAC581 #81DA98 #8196DA #DA81C2
split-complementary
#DAC581 #81C2DA #9881DA
monochromatic
#AE9133 #CCAF52 #DAC581 #E8DBB0 #F6F1E0
Accessibility & contrast
On white
1.71
#DAC581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DAC581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC581
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC581 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27C
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#E7BBB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dac581; /* rgb */ color: rgb(218, 197, 129); /* oklch */ color: oklch(82.6% 0.090 92.9);
Tailwind
colors: {
custom: {
50: '#e7d6a6',
500: '#dac581',
950: '#000000',
},
}SCSS
$custom: #dac581; $custom-light: #e7d6a6; $custom-dark: #000000;
JSON
{
"hex": "#dac581",
"rgb": {
"r": 218,
"g": 197,
"b": 129
},
"hsl": {
"h": 45.843,
"s": 54.601,
"l": 68.039
},
"oklch": {
"l": 0.82569,
"c": 0.09022,
"h": 92.9
},
"luminance": 0.56423
}Semantic roles & 50–950 ramp
primary
#DAC581
secondary
#4F66B0
accent
#49C223
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380