#A4A694#A4A694
#A4A694 is a light, muted yellow. Relative luminance 0.373; OKLCH L 71.8% C 0.026 H 112.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A694 |
|---|---|
| RGB | rgb(164, 166, 148) |
| HSL | hsl(67, 9%, 62%) |
| HSV | hsv(67, 11%, 65%) |
| CMYK | cmyk(1.2%, 0%, 10.8%, 34.9%) |
| CIE-LAB | lab(67.50, -3.99, 9.08) |
| CIE-LCH | lch(67.50, 9.92, 113.69°) |
| OKLab | oklab(71.84% -0.0096 0.0236) |
| OKLCH | oklch(71.84% 0.026 112.2) |
| XYZ | xyz(34.2907, 37.3032, 33.4050) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.03
Greyish
#A8A495
ΔE00 3.44
Bland
#AFA88B
ΔE00 5.31
Stone (survey)
#ADA587
ΔE00 5.75
Stone
#A89F91
ΔE00 6.45
Greige
#B8AB98
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A694 #9694A6
analogous
#A69F94 #A4A694 #9BA694
triadic
#A4A694 #94A4A6 #A694A4
tetradic
#A4A694 #94A69F #9694A6 #A6949B
square
#A4A694 #94A69F #9694A6 #A6949B
split-complementary
#A4A694 #949BA6 #9F94A6
monochromatic
#676957 #878A73 #A4A694 #C0C2B5 #DDDED7
Accessibility & contrast
On white
2.48
#A4A694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#A4A694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A694
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A694 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#A9A595
Tritanopia (blue-blind)
#A7A4A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a4a694; /* rgb */ color: rgb(164, 166, 148); /* oklch */ color: oklch(71.8% 0.026 112.2);
Tailwind
colors: {
custom: {
50: '#bfc0b3',
500: '#a4a694',
950: '#000000',
},
}SCSS
$custom: #a4a694; $custom-light: #bfc0b3; $custom-dark: #000000;
JSON
{
"hex": "#a4a694",
"rgb": {
"r": 164,
"g": 166,
"b": 148
},
"hsl": {
"h": 66.667,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.71842,
"c": 0.02551,
"h": 112.2
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#A4A694
secondary
#C8C8CE
accent
#52935A
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180