#A49FA2#A49FA2
#A49FA2 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.8% C 0.007 H 340.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A49FA2 |
|---|---|
| RGB | rgb(164, 159, 162) |
| HSL | hsl(324, 3%, 63%) |
| HSV | hsv(324, 3%, 64%) |
| CMYK | cmyk(0%, 3%, 1.2%, 35.7%) |
| CIE-LAB | lab(65.98, 2.37, -0.92) |
| CIE-LCH | lch(65.98, 2.54, 338.86°) |
| OKLab | oklab(70.76% 0.0068 -0.0024) |
| OKLCH | oklch(70.76% 0.007 340.5) |
| XYZ | xyz(34.2286, 35.2976, 39.1853) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.27
Dove Gray
#B6B8BD
ΔE00 7.63
Grey
#929591
ΔE00 7.71
Warm Grey
#978A84
ΔE00 8.45
Stone
#A89F91
ΔE00 8.69
Cool Gray
#9AA7B0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49FA2 #9FA4A1
analogous
#A39FA4 #A49FA2 #A49F9F
triadic
#A49FA2 #A2A49F #9FA2A4
tetradic
#A49FA2 #A4A39F #9FA4A1 #9F9FA4
square
#A49FA2 #A4A39F #9FA4A1 #9F9FA4
split-complementary
#A49FA2 #9FA49F #9FA4A3
monochromatic
#676265 #868084 #A49FA2 #C2BEC0 #E0DEDF
Accessibility & contrast
On white
2.61
#A49FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A49FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49FA2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49FA2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#A59FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a49fa2; /* rgb */ color: rgb(164, 159, 162); /* oklch */ color: oklch(70.8% 0.007 340.5);
Tailwind
colors: {
custom: {
50: '#bfbbbd',
500: '#a49fa2',
950: '#000000',
},
}SCSS
$custom: #a49fa2; $custom-light: #bfbbbd; $custom-dark: #000000;
JSON
{
"hex": "#a49fa2",
"rgb": {
"r": 164,
"g": 159,
"b": 162
},
"hsl": {
"h": 324,
"s": 2.674,
"l": 63.333
},
"oklch": {
"l": 0.70761,
"c": 0.00717,
"h": 340.5
},
"luminance": 0.35297
}Semantic roles & 50–950 ramp
primary
#A49FA2
secondary
#CFD0CF
accent
#8C6E59
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081