#A4989A#A4989A
#A4989A is a light, near-neutral grey. Relative luminance 0.327; OKLCH L 69.1% C 0.014 H 6.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A4989A |
|---|---|
| RGB | rgb(164, 152, 154) |
| HSL | hsl(350, 6%, 62%) |
| HSV | hsv(350, 7%, 64%) |
| CMYK | cmyk(0%, 7.3%, 6.1%, 35.7%) |
| CIE-LAB | lab(63.90, 4.76, 0.54) |
| CIE-LCH | lch(63.90, 4.79, 6.47°) |
| OKLab | oklab(69.06% 0.0143 0.0015) |
| OKLCH | oklch(69.06% 0.014 6) |
| XYZ | xyz(32.3701, 32.6825, 35.1687) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 7.52
Pinkish Grey
#C8ACA9
ΔE00 9.14
Stone
#A89F91
ΔE00 9.26
Grey
#929591
ΔE00 9.61
Dove Gray
#B6B8BD
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4989A #98A4A2
analogous
#A498A0 #A4989A #A49C98
triadic
#A4989A #9AA498 #989AA4
tetradic
#A4989A #A0A498 #98A4A2 #9C98A4
square
#A4989A #A0A498 #98A4A2 #9C98A4
split-complementary
#A4989A #98A49C #98A0A4
monochromatic
#675B5D #87787A #A4989A #C1B8BA #DDD9DA
Accessibility & contrast
On white
2.79
#A4989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#A4989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4989A
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4989A | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9A
Deuteranopia (green-blind)
#9C9C9A
Tritanopia (blue-blind)
#A79799
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a4989a; /* rgb */ color: rgb(164, 152, 154); /* oklch */ color: oklch(69.1% 0.014 6.0);
Tailwind
colors: {
custom: {
50: '#bfb6b7',
500: '#a4989a',
950: '#000000',
},
}SCSS
$custom: #a4989a; $custom-light: #bfb6b7; $custom-dark: #000000;
JSON
{
"hex": "#a4989a",
"rgb": {
"r": 164,
"g": 152,
"b": 154
},
"hsl": {
"h": 350,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.69062,
"c": 0.0144,
"h": 6
},
"luminance": 0.32682
}Semantic roles & 50–950 ramp
primary
#A4989A
secondary
#CACECD
accent
#908655
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080