#A29AAA#A29AAA
#A29AAA is a light, muted violet. Relative luminance 0.337; OKLCH L 69.8% C 0.025 H 308.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A29AAA |
|---|---|
| RGB | rgb(162, 154, 170) |
| HSL | hsl(270, 9%, 64%) |
| HSV | hsv(270, 9%, 67%) |
| CMYK | cmyk(4.7%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(64.72, 6.00, -7.28) |
| CIE-LCH | lch(64.72, 9.43, 309.48°) |
| OKLab | oklab(69.81% 0.0152 -0.0195) |
| OKLCH | oklch(69.81% 0.025 308.1) |
| XYZ | xyz(33.7103, 33.6949, 42.7503) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.87
Purpley Grey
#947E94
ΔE00 10.09
Dove Gray
#B6B8BD
ΔE00 10.96
Dusty Lavender
#AC86A8
ΔE00 11.53
Heather
#A484AC
ΔE00 11.64
Warm Grey
#978A84
ΔE00 11.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29AAA #A2AA9A
analogous
#9A9AAA #A29AAA #AA9AAA
triadic
#A29AAA #AAA29A #9AAAA2
tetradic
#A29AAA #AA9A9A #A2AA9A #9AAAAA
square
#A29AAA #AA9A9A #A2AA9A #9AAAAA
split-complementary
#A29AAA #AAAA9A #9AAA9A
monochromatic
#655C6D #83798E #A29AAA #C1BBC6 #DFDCE2
Accessibility & contrast
On white
2.71
#A29AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A29AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29AAA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29AAA | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#999DA9
Tritanopia (blue-blind)
#A19C9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a29aaa; /* rgb */ color: rgb(162, 154, 170); /* oklch */ color: oklch(69.8% 0.025 308.1);
Tailwind
colors: {
custom: {
50: '#bdb7c3',
500: '#a29aaa',
950: '#000000',
},
}SCSS
$custom: #a29aaa; $custom-light: #bdb7c3; $custom-dark: #000000;
JSON
{
"hex": "#a29aaa",
"rgb": {
"r": 162,
"g": 154,
"b": 170
},
"hsl": {
"h": 270,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.69811,
"c": 0.02472,
"h": 308.1
},
"luminance": 0.33695
}Semantic roles & 50–950 ramp
primary
#A29AAA
secondary
#D0D3CD
accent
#935373
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081