#AA92AE#AA92AE
#AA92AE is a light, muted purple. Relative luminance 0.322; OKLCH L 69.1% C 0.049 H 321.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92AE |
|---|---|
| RGB | rgb(170, 146, 174) |
| HSL | hsl(291, 15%, 63%) |
| HSV | hsv(291, 16%, 68%) |
| CMYK | cmyk(2.3%, 16.1%, 0%, 31.8%) |
| CIE-LAB | lab(63.48, 14.09, -11.31) |
| CIE-LCH | lch(63.48, 18.07, 321.23°) |
| OKLab | oklab(69.05% 0.0381 -0.0303) |
| OKLCH | oklch(69.05% 0.049 321.5) |
| XYZ | xyz(34.4954, 32.1603, 44.4265) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.79
Heather
#A484AC
ΔE00 5.39
Lilac
#C8A2C8
ΔE00 7.32
Purpley Grey
#947E94
ΔE00 7.36
Light Mauve
#C292A1
ΔE00 8.62
Grey Pink
#C3909B
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92AE #96AE92
analogous
#9C92AE #AA92AE #AE92A4
triadic
#AA92AE #AEAA92 #92AEAA
tetradic
#AA92AE #AE9C92 #96AE92 #92A4AE
square
#AA92AE #AE9C92 #96AE92 #92A4AE
split-complementary
#AA92AE #A4AE92 #92AE9C
monochromatic
#6D5471 #8F6F94 #AA92AE #C5B5C8 #E1D8E2
Accessibility & contrast
On white
2.83
#AA92AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#AA92AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92AE
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92AE | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AF
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#AB959B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa92ae; /* rgb */ color: rgb(170, 146, 174); /* oklch */ color: oklch(69.1% 0.049 321.5);
Tailwind
colors: {
custom: {
50: '#c3b2c6',
500: '#aa92ae',
950: '#000000',
},
}SCSS
$custom: #aa92ae; $custom-light: #c3b2c6; $custom-dark: #000000;
JSON
{
"hex": "#aa92ae",
"rgb": {
"r": 170,
"g": 146,
"b": 174
},
"hsl": {
"h": 291.429,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.69053,
"c": 0.04867,
"h": 321.5
},
"luminance": 0.3216
}Semantic roles & 50–950 ramp
primary
#AA92AE
secondary
#CAD3C9
accent
#994D57
background
#FCFAFC
surface
#F8F5F8
border
#D1CFD1
text
#121013
muted
#817F82