#A19AAA#A19AAA
#A19AAA is a light, muted violet. Relative luminance 0.336; OKLCH L 69.7% C 0.024 H 305.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A19AAA |
|---|---|
| RGB | rgb(161, 154, 170) |
| HSL | hsl(266, 9%, 64%) |
| HSV | hsv(266, 9%, 67%) |
| CMYK | cmyk(5.3%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(64.64, 5.65, -7.41) |
| CIE-LCH | lch(64.64, 9.32, 307.30°) |
| OKLab | oklab(69.73% 0.0141 -0.0198) |
| OKLCH | oklch(69.73% 0.024 305.5) |
| XYZ | xyz(33.5080, 33.5906, 42.7408) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.71
Purpley Grey
#947E94
ΔE00 10.27
Dove Gray
#B6B8BD
ΔE00 10.81
Cool Gray
#9AA7B0
ΔE00 11.65
Warm Grey
#978A84
ΔE00 11.83
Dusty Lavender
#AC86A8
ΔE00 11.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19AAA #A3AA9A
analogous
#9A9BAA #A19AAA #A99AAA
triadic
#A19AAA #AAA19A #9AAAA1
tetradic
#A19AAA #AA9A9B #A3AA9A #9AAAA9
square
#A19AAA #AA9A9B #A3AA9A #9AAAA9
split-complementary
#A19AAA #AAA99A #9BAA9A
monochromatic
#645C6D #82798E #A19AAA #C0BBC6 #DFDCE2
Accessibility & contrast
On white
2.72
#A19AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#A19AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19AAA
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19AAA | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CAB
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#A09C9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a19aaa; /* rgb */ color: rgb(161, 154, 170); /* oklch */ color: oklch(69.7% 0.024 305.5);
Tailwind
colors: {
custom: {
50: '#bcb7c3',
500: '#a19aaa',
950: '#000000',
},
}SCSS
$custom: #a19aaa; $custom-light: #bcb7c3; $custom-dark: #000000;
JSON
{
"hex": "#a19aaa",
"rgb": {
"r": 161,
"g": 154,
"b": 170
},
"hsl": {
"h": 266.25,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.69726,
"c": 0.02434,
"h": 305.5
},
"luminance": 0.33591
}Semantic roles & 50–950 ramp
primary
#A19AAA
secondary
#D0D3CD
accent
#935377
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081