#A69AAA#A69AAA
#A69AAA is a light, muted purple. Relative luminance 0.341; OKLCH L 70.2% C 0.027 H 317.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A69AAA |
|---|---|
| RGB | rgb(166, 154, 170) |
| HSL | hsl(285, 9%, 64%) |
| HSV | hsv(285, 9%, 67%) |
| CMYK | cmyk(2.4%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(65.06, 7.40, -6.74) |
| CIE-LCH | lch(65.06, 10.01, 317.69°) |
| OKLab | oklab(70.16% 0.0197 -0.018) |
| OKLCH | oklch(70.16% 0.027 317.7) |
| XYZ | xyz(34.5361, 34.1207, 42.7890) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.56
Dusty Lavender
#AC86A8
ΔE00 10.42
Dark Gray
#A9A9A9
ΔE00 10.59
Heather
#A484AC
ΔE00 10.86
Lilac
#C8A2C8
ΔE00 10.94
Light Mauve
#C292A1
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69AAA #9EAA9A
analogous
#9E9AAA #A69AAA #AA9AA6
triadic
#A69AAA #AAA69A #9AAAA6
tetradic
#A69AAA #AA9E9A #9EAA9A #9AA6AA
square
#A69AAA #AA9E9A #9EAA9A #9AA6AA
split-complementary
#A69AAA #A6AA9A #9AAA9E
monochromatic
#695C6D #89798E #A69AAA #C3BBC6 #E1DCE2
Accessibility & contrast
On white
2.68
#A69AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#A69AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69AAA
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69AAA | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#A69C9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a69aaa; /* rgb */ color: rgb(166, 154, 170); /* oklch */ color: oklch(70.2% 0.027 317.7);
Tailwind
colors: {
custom: {
50: '#c0b7c3',
500: '#a69aaa',
950: '#000000',
},
}SCSS
$custom: #a69aaa; $custom-light: #c0b7c3; $custom-dark: #000000;
JSON
{
"hex": "#a69aaa",
"rgb": {
"r": 166,
"g": 154,
"b": 170
},
"hsl": {
"h": 285,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.70158,
"c": 0.02669,
"h": 317.7
},
"luminance": 0.3412
}Semantic roles & 50–950 ramp
primary
#A69AAA
secondary
#CED3CD
accent
#935363
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121112
muted
#818081