#AA90AA#AA90AA
#AA90AA is a light, muted purple. Relative luminance 0.314; OKLCH L 68.5% C 0.048 H 326.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90AA |
|---|---|
| RGB | rgb(170, 144, 170) |
| HSL | hsl(300, 13%, 62%) |
| HSV | hsv(300, 15%, 67%) |
| CMYK | cmyk(0%, 15.3%, 0%, 33.3%) |
| CIE-LAB | lab(62.84, 14.43, -10.00) |
| CIE-LCH | lch(62.84, 17.56, 325.27°) |
| OKLab | oklab(68.52% 0.0398 -0.0267) |
| OKLCH | oklch(68.52% 0.048 326.1) |
| XYZ | xyz(33.8056, 31.3954, 42.3015) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.32
Heather
#A484AC
ΔE00 5.37
Purpley Grey
#947E94
ΔE00 6.77
Lilac
#C8A2C8
ΔE00 7.77
Light Mauve
#C292A1
ΔE00 7.85
Grey Pink
#C3909B
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90AA #90AA90
analogous
#9D90AA #AA90AA #AA909D
triadic
#AA90AA #AAAA90 #90AAAA
tetradic
#AA90AA #AA9D90 #90AA90 #909DAA
square
#AA90AA #AA9D90 #90AA90 #909DAA
split-complementary
#AA90AA #9DAA90 #90AA9D
monochromatic
#6D536D #8F6E8F #AA90AA #C5B3C5 #DFD5DF
Accessibility & contrast
On white
2.89
#AA90AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#AA90AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90AA
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90AA | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E96AB
Deuteranopia (green-blind)
#9499A9
Tritanopia (blue-blind)
#AC9299
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa90aa; /* rgb */ color: rgb(170, 144, 170); /* oklch */ color: oklch(68.5% 0.048 326.1);
Tailwind
colors: {
custom: {
50: '#c3b0c3',
500: '#aa90aa',
950: '#000000',
},
}SCSS
$custom: #aa90aa; $custom-light: #c3b0c3; $custom-dark: #000000;
JSON
{
"hex": "#aa90aa",
"rgb": {
"r": 170,
"g": 144,
"b": 170
},
"hsl": {
"h": 300,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.68519,
"c": 0.04791,
"h": 326.1
},
"luminance": 0.31395
}Semantic roles & 50–950 ramp
primary
#AA90AA
secondary
#C6D0C6
accent
#974E4E
background
#FCFAFB
surface
#F8F4F7
border
#D1CED0
text
#121012
muted
#817F81