#AA94A8#AA94A8
#AA94A8 is a light, muted purple. Relative luminance 0.326; OKLCH L 69.2% C 0.038 H 328.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94A8 |
|---|---|
| RGB | rgb(170, 148, 168) |
| HSL | hsl(305, 11%, 62%) |
| HSV | hsv(305, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 1.2%, 33.3%) |
| CIE-LAB | lab(63.80, 11.79, -7.45) |
| CIE-LCH | lch(63.80, 13.95, 327.73°) |
| OKLab | oklab(69.24% 0.0328 -0.0198) |
| OKLCH | oklch(69.24% 0.038 328.9) |
| XYZ | xyz(34.2345, 32.5535, 41.5182) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.67
Purpley Grey
#947E94
ΔE00 7.45
Heather
#A484AC
ΔE00 7.74
Light Mauve
#C292A1
ΔE00 7.90
Lilac
#C8A2C8
ΔE00 8.65
Grey Pink
#C3909B
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94A8 #94AA96
analogous
#A194AA #AA94A8 #AA949D
triadic
#AA94A8 #A8AA94 #94A8AA
tetradic
#AA94A8 #AAA194 #94AA96 #949DAA
square
#AA94A8 #AAA194 #94AA96 #949DAA
split-complementary
#AA94A8 #9DAA94 #94AAA1
monochromatic
#6D576B #8F728C #AA94A8 #C5B6C4 #E0D8DF
Accessibility & contrast
On white
2.80
#AA94A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#AA94A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94A8
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94A8 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399A9
Deuteranopia (green-blind)
#989CA7
Tritanopia (blue-blind)
#AC959B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa94a8; /* rgb */ color: rgb(170, 148, 168); /* oklch */ color: oklch(69.2% 0.038 328.9);
Tailwind
colors: {
custom: {
50: '#c3b3c1',
500: '#aa94a8',
950: '#000000',
},
}SCSS
$custom: #aa94a8; $custom-light: #c3b3c1; $custom-dark: #000000;
JSON
{
"hex": "#aa94a8",
"rgb": {
"r": 170,
"g": 148,
"b": 168
},
"hsl": {
"h": 305.455,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.69241,
"c": 0.03831,
"h": 328.9
},
"luminance": 0.32553
}Semantic roles & 50–950 ramp
primary
#AA94A8
secondary
#C9D1CA
accent
#965650
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#121112
muted
#818081