#A19FA2#A19FA2
#A19FA2 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.5% C 0.005 H 314.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A19FA2 |
|---|---|
| RGB | rgb(161, 159, 162) |
| HSL | hsl(280, 2%, 63%) |
| HSV | hsv(280, 2%, 64%) |
| CMYK | cmyk(0.6%, 1.9%, 0%, 36.5%) |
| CIE-LAB | lab(65.73, 1.29, -1.30) |
| CIE-LCH | lch(65.73, 1.84, 314.74°) |
| OKLab | oklab(70.51% 0.0034 -0.0034) |
| OKLCH | oklch(70.51% 0.005 314.7) |
| XYZ | xyz(33.6166, 34.9820, 39.1566) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.57
Grey
#929591
ΔE00 6.42
Cool Gray
#9AA7B0
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 7.27
Pewter
#899397
ΔE00 7.61
Cool Grey
#95A3A6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19FA2 #A0A29F
analogous
#9F9FA2 #A19FA2 #A29FA1
triadic
#A19FA2 #A2A19F #9FA2A1
tetradic
#A19FA2 #A29F9F #A0A29F #9FA1A2
square
#A19FA2 #A29F9F #A0A29F #9FA1A2
split-complementary
#A19FA2 #A1A29F #9FA29F
monochromatic
#646265 #838084 #A19FA2 #BFBEC0 #DEDDDE
Accessibility & contrast
On white
2.63
#A19FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A19FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19FA2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19FA2 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 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)
#9FA0A2
Deuteranopia (green-blind)
#9FA0A2
Tritanopia (blue-blind)
#A19FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a19fa2; /* rgb */ color: rgb(161, 159, 162); /* oklch */ color: oklch(70.5% 0.005 314.7);
Tailwind
colors: {
custom: {
50: '#bcbbbd',
500: '#a19fa2',
950: '#000000',
},
}SCSS
$custom: #a19fa2; $custom-light: #bcbbbd; $custom-dark: #000000;
JSON
{
"hex": "#a19fa2",
"rgb": {
"r": 161,
"g": 159,
"b": 162
},
"hsl": {
"h": 280,
"s": 1.587,
"l": 62.941
},
"oklch": {
"l": 0.70509,
"c": 0.00486,
"h": 314.7
},
"luminance": 0.34982
}Semantic roles & 50–950 ramp
primary
#A19FA2
secondary
#CECFCE
accent
#8B5A6B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081