#A19FA4#A19FA4
#A19FA4 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.6% C 0.008 H 304.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A19FA4 |
|---|---|
| RGB | rgb(161, 159, 164) |
| HSL | hsl(264, 3%, 63%) |
| HSV | hsv(264, 3%, 64%) |
| CMYK | cmyk(1.8%, 3%, 0%, 35.7%) |
| CIE-LAB | lab(65.79, 1.68, -2.34) |
| CIE-LCH | lch(65.79, 2.88, 305.64°) |
| OKLab | oklab(70.57% 0.0042 -0.0062) |
| OKLCH | oklch(70.57% 0.008 304.2) |
| XYZ | xyz(33.7958, 35.0537, 40.1004) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.21
Cool Gray
#9AA7B0
ΔE00 7.19
Grey
#929591
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.24
Pewter
#899397
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19FA4 #A2A49F
analogous
#9F9FA4 #A19FA4 #A39FA4
triadic
#A19FA4 #A4A19F #9FA4A1
tetradic
#A19FA4 #A49F9F #A2A49F #9FA4A3
square
#A19FA4 #A49F9F #A2A49F #9FA4A3
split-complementary
#A19FA4 #A4A39F #9FA49F
monochromatic
#646267 #828086 #A19FA4 #C0BEC2 #DFDEE0
Accessibility & contrast
On white
2.62
#A19FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#A19FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19FA4
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19FA4 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#9FA0A4
Tritanopia (blue-blind)
#A1A0A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a19fa4; /* rgb */ color: rgb(161, 159, 164); /* oklch */ color: oklch(70.6% 0.008 304.2);
Tailwind
colors: {
custom: {
50: '#bcbbbf',
500: '#a19fa4',
950: '#000000',
},
}SCSS
$custom: #a19fa4; $custom-light: #bcbbbf; $custom-dark: #000000;
JSON
{
"hex": "#a19fa4",
"rgb": {
"r": 161,
"g": 159,
"b": 164
},
"hsl": {
"h": 264,
"s": 2.674,
"l": 63.333
},
"oklch": {
"l": 0.70571,
"c": 0.00751,
"h": 304.2
},
"luminance": 0.35054
}Semantic roles & 50–950 ramp
primary
#A19FA4
secondary
#D0D0CF
accent
#8C5978
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081