#A39AAA#A39AAA
#A39AAA is a light, muted violet. Relative luminance 0.338; OKLCH L 69.9% C 0.025 H 310.6°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A39AAA |
|---|---|
| RGB | rgb(163, 154, 170) |
| HSL | hsl(274, 9%, 64%) |
| HSV | hsv(274, 9%, 67%) |
| CMYK | cmyk(4.1%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(64.80, 6.35, -7.14) |
| CIE-LCH | lch(64.80, 9.56, 311.61°) |
| OKLab | oklab(69.9% 0.0164 -0.0191) |
| OKLCH | oklch(69.9% 0.025 310.6) |
| XYZ | xyz(33.9143, 33.8001, 42.7598) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.93
Dark Gray
#A9A9A9
ΔE00 10.03
Dove Gray
#B6B8BD
ΔE00 11.13
Dusty Lavender
#AC86A8
ΔE00 11.23
Heather
#A484AC
ΔE00 11.42
Lilac
#C8A2C8
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39AAA #A1AA9A
analogous
#9B9AAA #A39AAA #AA9AA9
triadic
#A39AAA #AAA39A #9AAAA3
tetradic
#A39AAA #AA9B9A #A1AA9A #9AA9AA
square
#A39AAA #AA9B9A #A1AA9A #9AA9AA
split-complementary
#A39AAA #A9AA9A #9AAA9B
monochromatic
#665C6D #85798E #A39AAA #C1BBC6 #E0DCE2
Accessibility & contrast
On white
2.71
#A39AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#A39AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39AAA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39AAA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#9A9DA9
Tritanopia (blue-blind)
#A29C9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a39aaa; /* rgb */ color: rgb(163, 154, 170); /* oklch */ color: oklch(69.9% 0.025 310.6);
Tailwind
colors: {
custom: {
50: '#beb7c3',
500: '#a39aaa',
950: '#000000',
},
}SCSS
$custom: #a39aaa; $custom-light: #beb7c3; $custom-dark: #000000;
JSON
{
"hex": "#a39aaa",
"rgb": {
"r": 163,
"g": 154,
"b": 170
},
"hsl": {
"h": 273.75,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.69897,
"c": 0.02514,
"h": 310.6
},
"luminance": 0.338
}Semantic roles & 50–950 ramp
primary
#A39AAA
secondary
#D0D3CD
accent
#93536F
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081