#DAC784#DAC784
#DAC784 is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.089 H 94.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC784 |
|---|---|
| RGB | rgb(218, 199, 132) |
| HSL | hsl(47, 54%, 69%) |
| HSV | hsv(47, 39%, 85%) |
| CMYK | cmyk(0%, 8.7%, 39.4%, 14.5%) |
| CIE-LAB | lab(80.42, -2.74, 35.96) |
| CIE-LCH | lch(80.42, 36.07, 94.36°) |
| OKLab | oklab(83.03% -0.0064 0.0884) |
| OKLCH | oklch(83.03% 0.089 94.1) |
| XYZ | xyz(53.5029, 57.4200, 30.0902) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.29
Beige (survey)
#E6DAA6
ΔE00 5.79
Tan (survey)
#D1B26F
ΔE00 6.14
Sand
#C2B280
ΔE00 6.45
Very Light Brown
#D3B683
ΔE00 6.46
Sandy
#F1DA7A
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC784 #8497DA
analogous
#DA9C84 #DAC784 #C2DA84
triadic
#DAC784 #84DAC7 #C784DA
tetradic
#DAC784 #84DA9C #8497DA #DA84C2
square
#DAC784 #84DA9C #8497DA #DA84C2
split-complementary
#DAC784 #84C2DA #9C84DA
monochromatic
#AF9435 #CCB255 #DAC784 #E8DCB3 #F6F2E2
Accessibility & contrast
On white
1.68
#DAC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DAC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC784
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC784 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47F
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#E6BDB6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dac784; /* rgb */ color: rgb(218, 199, 132); /* oklch */ color: oklch(83.0% 0.089 94.1);
Tailwind
colors: {
custom: {
50: '#e7d7a8',
500: '#dac784',
950: '#000000',
},
}SCSS
$custom: #dac784; $custom-light: #e7d7a8; $custom-dark: #000000;
JSON
{
"hex": "#dac784",
"rgb": {
"r": 218,
"g": 199,
"b": 132
},
"hsl": {
"h": 46.744,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.83026,
"c": 0.08859,
"h": 94.1
},
"luminance": 0.57418
}Semantic roles & 50–950 ramp
primary
#DAC784
secondary
#5267B0
accent
#47C124
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380