#A19FA3#A19FA3
#A19FA3 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.5% C 0.006 H 308.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A19FA3 |
|---|---|
| RGB | rgb(161, 159, 163) |
| HSL | hsl(270, 2%, 63%) |
| HSV | hsv(270, 2%, 64%) |
| CMYK | cmyk(1.2%, 2.5%, 0%, 36.1%) |
| CIE-LAB | lab(65.76, 1.49, -1.82) |
| CIE-LCH | lch(65.76, 2.35, 309.17°) |
| OKLab | oklab(70.54% 0.0038 -0.0048) |
| OKLCH | oklch(70.54% 0.006 308.3) |
| XYZ | xyz(33.7058, 35.0177, 39.6266) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.87
Grey
#929591
ΔE00 6.82
Cool Gray
#9AA7B0
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.23
Pewter
#899397
ΔE00 7.73
Cool Grey
#95A3A6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19FA3 #A1A39F
analogous
#9F9FA3 #A19FA3 #A39FA3
triadic
#A19FA3 #A3A19F #9FA3A1
tetradic
#A19FA3 #A39F9F #A1A39F #9FA3A3
square
#A19FA3 #A39F9F #A1A39F #9FA3A3
split-complementary
#A19FA3 #A3A39F #9FA39F
monochromatic
#646266 #828085 #A19FA3 #C0BEC1 #DEDEDF
Accessibility & contrast
On white
2.62
#A19FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A19FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19FA3
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19FA3 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A3
Deuteranopia (green-blind)
#9FA0A3
Tritanopia (blue-blind)
#A19FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a19fa3; /* rgb */ color: rgb(161, 159, 163); /* oklch */ color: oklch(70.5% 0.006 308.3);
Tailwind
colors: {
custom: {
50: '#bcbbbe',
500: '#a19fa3',
950: '#000000',
},
}SCSS
$custom: #a19fa3; $custom-light: #bcbbbe; $custom-dark: #000000;
JSON
{
"hex": "#a19fa3",
"rgb": {
"r": 161,
"g": 159,
"b": 163
},
"hsl": {
"h": 270,
"s": 2.128,
"l": 63.137
},
"oklch": {
"l": 0.7054,
"c": 0.00616,
"h": 308.3
},
"luminance": 0.35018
}Semantic roles & 50–950 ramp
primary
#A19FA3
secondary
#CFD0CE
accent
#8C5A73
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081