#DAC684#DAC684
#DAC684 is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.8% C 0.088 H 93.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC684 |
|---|---|
| RGB | rgb(218, 198, 132) |
| HSL | hsl(46, 54%, 69%) |
| HSV | hsv(46, 39%, 85%) |
| CMYK | cmyk(0%, 9.2%, 39.4%, 14.5%) |
| CIE-LAB | lab(80.16, -2.22, 35.63) |
| CIE-LCH | lch(80.16, 35.70, 93.57°) |
| OKLab | oklab(82.82% -0.0049 0.0876) |
| OKLCH | oklch(82.82% 0.088 93.2) |
| XYZ | xyz(53.2735, 56.9614, 30.0137) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.42
Tan (survey)
#D1B26F
ΔE00 5.78
Beige (survey)
#E6DAA6
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 6.03
Sand
#C2B280
ΔE00 6.22
Sandstone
#C9AE74
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC684 #8498DA
analogous
#DA9B84 #DAC684 #C3DA84
triadic
#DAC684 #84DAC6 #C684DA
tetradic
#DAC684 #84DA9B #8498DA #DA84C3
square
#DAC684 #84DA9B #8498DA #DA84C3
split-complementary
#DAC684 #84C3DA #9B84DA
monochromatic
#AF9335 #CCB055 #DAC684 #E8DCB3 #F6F2E2
Accessibility & contrast
On white
1.69
#DAC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DAC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC684
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC684 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#E7BCB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dac684; /* rgb */ color: rgb(218, 198, 132); /* oklch */ color: oklch(82.8% 0.088 93.2);
Tailwind
colors: {
custom: {
50: '#e7d7a8',
500: '#dac684',
950: '#000000',
},
}SCSS
$custom: #dac684; $custom-light: #e7d7a8; $custom-dark: #000000;
JSON
{
"hex": "#dac684",
"rgb": {
"r": 218,
"g": 198,
"b": 132
},
"hsl": {
"h": 46.047,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.82823,
"c": 0.08773,
"h": 93.2
},
"luminance": 0.5696
}Semantic roles & 50–950 ramp
primary
#DAC684
secondary
#5268B0
accent
#49C124
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380