#A199AA#A199AA
#A199AA is a light, muted violet. Relative luminance 0.333; OKLCH L 69.5% C 0.026 H 306.8°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A199AA |
|---|---|
| RGB | rgb(161, 153, 170) |
| HSL | hsl(268, 9%, 63%) |
| HSV | hsv(268, 10%, 67%) |
| CMYK | cmyk(5.3%, 10%, 0%, 33.3%) |
| CIE-LAB | lab(64.37, 6.20, -7.80) |
| CIE-LCH | lch(64.37, 9.97, 308.49°) |
| OKLab | oklab(69.52% 0.0156 -0.0209) |
| OKLCH | oklch(69.52% 0.026 306.8) |
| XYZ | xyz(33.3436, 33.2619, 42.6860) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.75
Dark Gray
#A9A9A9
ΔE00 10.30
Dusty Lavender
#AC86A8
ΔE00 11.23
Heather
#A484AC
ΔE00 11.25
Dove Gray
#B6B8BD
ΔE00 11.39
Lilac
#C8A2C8
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199AA #A2AA99
analogous
#9999AA #A199AA #A999AA
triadic
#A199AA #AAA199 #99AAA1
tetradic
#A199AA #AA9999 #A2AA99 #99AAA9
square
#A199AA #AA9999 #A2AA99 #99AAA9
split-complementary
#A199AA #AAA999 #99AA99
monochromatic
#645B6D #82788E #A199AA #C0BAC6 #DFDCE2
Accessibility & contrast
On white
2.74
#A199AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#A199AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199AA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199AA | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#A09B9E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a199aa; /* rgb */ color: rgb(161, 153, 170); /* oklch */ color: oklch(69.5% 0.026 306.8);
Tailwind
colors: {
custom: {
50: '#bcb7c3',
500: '#a199aa',
950: '#000000',
},
}SCSS
$custom: #a199aa; $custom-light: #bcb7c3; $custom-dark: #000000;
JSON
{
"hex": "#a199aa",
"rgb": {
"r": 161,
"g": 153,
"b": 170
},
"hsl": {
"h": 268.235,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.6952,
"c": 0.0261,
"h": 306.8
},
"luminance": 0.33262
}Semantic roles & 50–950 ramp
primary
#A199AA
secondary
#D0D2CC
accent
#935275
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081