#DAC985#DAC985
#DAC985 is a very light, moderate yellow. Relative luminance 0.584; OKLCH L 83.5% C 0.089 H 95.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DAC985 |
|---|---|
| RGB | rgb(218, 201, 133) |
| HSL | hsl(48, 53%, 69%) |
| HSV | hsv(48, 39%, 85%) |
| CMYK | cmyk(0%, 7.8%, 39%, 14.5%) |
| CIE-LAB | lab(80.95, -3.67, 36.14) |
| CIE-LCH | lch(80.95, 36.32, 95.79°) |
| OKLab | oklab(83.45% -0.009 0.0888) |
| OKLCH | oklch(83.45% 0.089 95.8) |
| XYZ | xyz(54.0348, 58.3739, 30.6067) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.33
Beige (survey)
#E6DAA6
ΔE00 5.45
Sandy
#F1DA7A
ΔE00 6.21
Darkkhaki
#BDB76B
ΔE00 6.47
Tan (survey)
#D1B26F
ΔE00 6.86
Sand
#C2B280
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAC985 #8596DA
analogous
#DA9F85 #DAC985 #C1DA85
triadic
#DAC985 #85DAC9 #C985DA
tetradic
#DAC985 #85DA9F #8596DA #DA85C1
square
#DAC985 #85DA9F #8596DA #DA85C1
split-complementary
#DAC985 #85C1DA #9F85DA
monochromatic
#AF9735 #CCB456 #DAC985 #E8DEB4 #F6F3E3
Accessibility & contrast
On white
1.66
#DAC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DAC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAC985
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAC985 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#DBCB87
Tritanopia (blue-blind)
#E6BFB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dac985; /* rgb */ color: rgb(218, 201, 133); /* oklch */ color: oklch(83.5% 0.089 95.8);
Tailwind
colors: {
custom: {
50: '#e7d9a9',
500: '#dac985',
950: '#000000',
},
}SCSS
$custom: #dac985; $custom-light: #e7d9a9; $custom-dark: #000000;
JSON
{
"hex": "#dac985",
"rgb": {
"r": 218,
"g": 201,
"b": 133
},
"hsl": {
"h": 48,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.8345,
"c": 0.08925,
"h": 95.8
},
"luminance": 0.58372
}Semantic roles & 50–950 ramp
primary
#DAC985
secondary
#5365B1
accent
#44C125
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380