#A49FA4#A49FA4
#A49FA4 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.8% C 0.009 H 325.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A49FA4 |
|---|---|
| RGB | rgb(164, 159, 164) |
| HSL | hsl(300, 3%, 63%) |
| HSV | hsv(300, 3%, 64%) |
| CMYK | cmyk(0%, 3%, 0%, 35.7%) |
| CIE-LAB | lab(66.04, 2.75, -1.95) |
| CIE-LCH | lch(66.04, 3.37, 324.61°) |
| OKLab | oklab(70.82% 0.0076 -0.0052) |
| OKLCH | oklch(70.82% 0.009 325.6) |
| XYZ | xyz(34.4078, 35.3692, 40.1291) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.86
Dove Gray
#B6B8BD
ΔE00 7.64
Grey
#929591
ΔE00 8.50
Cool Gray
#9AA7B0
ΔE00 8.87
Warm Grey
#978A84
ΔE00 9.02
Pewter
#899397
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49FA4 #9FA49F
analogous
#A19FA4 #A49FA4 #A49FA1
triadic
#A49FA4 #A4A49F #9FA4A4
tetradic
#A49FA4 #A4A19F #9FA49F #9FA1A4
square
#A49FA4 #A4A19F #9FA49F #9FA1A4
split-complementary
#A49FA4 #A1A49F #9FA4A1
monochromatic
#676267 #868086 #A49FA4 #C2BEC2 #E0DEE0
Accessibility & contrast
On white
2.60
#A49FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A49FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49FA4
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49FA4 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#A49FA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a49fa4; /* rgb */ color: rgb(164, 159, 164); /* oklch */ color: oklch(70.8% 0.009 325.6);
Tailwind
colors: {
custom: {
50: '#bfbbbf',
500: '#a49fa4',
950: '#000000',
},
}SCSS
$custom: #a49fa4; $custom-light: #bfbbbf; $custom-dark: #000000;
JSON
{
"hex": "#a49fa4",
"rgb": {
"r": 164,
"g": 159,
"b": 164
},
"hsl": {
"h": 300,
"s": 2.674,
"l": 63.333
},
"oklch": {
"l": 0.70823,
"c": 0.00914,
"h": 325.6
},
"luminance": 0.35369
}Semantic roles & 50–950 ramp
primary
#A49FA4
secondary
#CFD0CF
accent
#8C5959
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081