#A4A094#A4A094
#A4A094 is a light, near-neutral yellow. Relative luminance 0.352; OKLCH L 70.6% C 0.018 H 91.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A094 |
|---|---|
| RGB | rgb(164, 160, 148) |
| HSL | hsl(45, 8%, 61%) |
| HSV | hsv(45, 10%, 64%) |
| CMYK | cmyk(0%, 2.4%, 9.8%, 35.7%) |
| CIE-LAB | lab(65.88, -0.72, 6.77) |
| CIE-LCH | lch(65.88, 6.81, 96.10°) |
| OKLab | oklab(70.57% -0.0005 0.0177) |
| OKLCH | oklch(70.57% 0.018 91.6) |
| XYZ | xyz(33.2253, 35.1725, 33.0499) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.74
Stone
#A89F91
ΔE00 2.49
Cement
#A5A391
ΔE00 3.04
Greige
#B8AB98
ΔE00 5.79
Grey
#929591
ΔE00 6.00
Dark Gray
#A9A9A9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A094 #9498A4
analogous
#A49894 #A4A094 #A0A494
triadic
#A4A094 #94A4A0 #A094A4
tetradic
#A4A094 #94A498 #9498A4 #A494A0
square
#A4A094 #94A498 #9498A4 #A494A0
split-complementary
#A4A094 #94A0A4 #9894A4
monochromatic
#666357 #888273 #A4A094 #C0BDB5 #DCDBD6
Accessibility & contrast
On white
2.61
#A4A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A4A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A094
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A094 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F93
Deuteranopia (green-blind)
#A4A194
Tritanopia (blue-blind)
#A79E9C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a4a094; /* rgb */ color: rgb(164, 160, 148); /* oklch */ color: oklch(70.6% 0.018 91.6);
Tailwind
colors: {
custom: {
50: '#bfbcb3',
500: '#a4a094',
950: '#000000',
},
}SCSS
$custom: #a4a094; $custom-light: #bfbcb3; $custom-dark: #000000;
JSON
{
"hex": "#a4a094",
"rgb": {
"r": 164,
"g": 160,
"b": 148
},
"hsl": {
"h": 45,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70565,
"c": 0.01771,
"h": 91.6
},
"luminance": 0.35172
}Semantic roles & 50–950 ramp
primary
#A4A094
secondary
#C7C8CD
accent
#639253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180