#A49AA2#A49AA2
#A49AA2 is a light, near-neutral grey. Relative luminance 0.336; OKLCH L 69.7% C 0.016 H 332.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A49AA2 |
|---|---|
| RGB | rgb(164, 154, 162) |
| HSL | hsl(312, 5%, 62%) |
| HSV | hsv(312, 6%, 64%) |
| CMYK | cmyk(0%, 6.1%, 1.2%, 35.7%) |
| CIE-LAB | lab(64.65, 5.14, -2.86) |
| CIE-LCH | lch(64.65, 5.88, 330.90°) |
| OKLab | oklab(69.72% 0.0144 -0.0075) |
| OKLCH | oklch(69.72% 0.016 332.3) |
| XYZ | xyz(33.3861, 33.6126, 38.9045) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.85
Warm Grey
#978A84
ΔE00 8.91
Pinkish Grey
#C8ACA9
ΔE00 10.06
Dove Gray
#B6B8BD
ΔE00 10.11
Grey
#929591
ΔE00 10.95
Purpley Grey
#947E94
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49AA2 #9AA49C
analogous
#A19AA4 #A49AA2 #A49A9D
triadic
#A49AA2 #A2A49A #9AA2A4
tetradic
#A49AA2 #A4A19A #9AA49C #9A9DA4
square
#A49AA2 #A4A19A #9AA49C #9A9DA4
split-complementary
#A49AA2 #9DA49A #9AA4A1
monochromatic
#675D65 #877A84 #A49AA2 #C1BAC0 #DEDADD
Accessibility & contrast
On white
2.72
#A49AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#A49AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49AA2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49AA2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#9C9DA2
Tritanopia (blue-blind)
#A59A9D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a49aa2; /* rgb */ color: rgb(164, 154, 162); /* oklch */ color: oklch(69.7% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#bfb7bd',
500: '#a49aa2',
950: '#000000',
},
}SCSS
$custom: #a49aa2; $custom-light: #bfb7bd; $custom-dark: #000000;
JSON
{
"hex": "#a49aa2",
"rgb": {
"r": 164,
"g": 154,
"b": 162
},
"hsl": {
"h": 312,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.69723,
"c": 0.01627,
"h": 332.3
},
"luminance": 0.33612
}Semantic roles & 50–950 ramp
primary
#A49AA2
secondary
#CBCFCC
accent
#8F6256
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081