#AA94AA#AA94AA
#AA94AA is a light, muted purple. Relative luminance 0.326; OKLCH L 69.3% C 0.040 H 326.0°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94AA |
|---|---|
| RGB | rgb(170, 148, 170) |
| HSL | hsl(300, 11%, 62%) |
| HSV | hsv(300, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 0%, 33.3%) |
| CIE-LAB | lab(63.86, 12.18, -8.48) |
| CIE-LCH | lch(63.86, 14.84, 325.14°) |
| OKLab | oklab(69.31% 0.0335 -0.0226) |
| OKLCH | oklch(69.31% 0.04 326) |
| XYZ | xyz(34.4222, 32.6286, 42.5070) |
| Luminance | 0.3263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.28
Heather
#A484AC
ΔE00 7.21
Purpley Grey
#947E94
ΔE00 7.45
Light Mauve
#C292A1
ΔE00 8.12
Lilac
#C8A2C8
ΔE00 8.22
Grey Pink
#C3909B
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94AA #94AA94
analogous
#9F94AA #AA94AA #AA949F
triadic
#AA94AA #AAAA94 #94AAAA
tetradic
#AA94AA #AA9F94 #94AA94 #949FAA
square
#AA94AA #AA9F94 #94AA94 #949FAA
split-complementary
#AA94AA #9FAA94 #94AA9F
monochromatic
#6D576D #8F728F #AA94AA #C5B6C5 #E0D8E0
Accessibility & contrast
On white
2.79
#AA94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#AA94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94AA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94AA | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#979CA9
Tritanopia (blue-blind)
#AC969B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa94aa; /* rgb */ color: rgb(170, 148, 170); /* oklch */ color: oklch(69.3% 0.040 326.0);
Tailwind
colors: {
custom: {
50: '#c3b3c3',
500: '#aa94aa',
950: '#000000',
},
}SCSS
$custom: #aa94aa; $custom-light: #c3b3c3; $custom-dark: #000000;
JSON
{
"hex": "#aa94aa",
"rgb": {
"r": 170,
"g": 148,
"b": 170
},
"hsl": {
"h": 300,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.69309,
"c": 0.04045,
"h": 326
},
"luminance": 0.32628
}Semantic roles & 50–950 ramp
primary
#AA94AA
secondary
#C9D1C9
accent
#965050
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121112
muted
#818081