#AA92B2#AA92B2
#AA92B2 is a light, muted purple. Relative luminance 0.323; OKLCH L 69.2% C 0.053 H 317.6°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92B2 |
|---|---|
| RGB | rgb(170, 146, 178) |
| HSL | hsl(285, 17%, 64%) |
| HSV | hsv(285, 18%, 70%) |
| CMYK | cmyk(4.5%, 18%, 0%, 30.2%) |
| CIE-LAB | lab(63.61, 14.88, -13.37) |
| CIE-LCH | lch(63.61, 20.01, 318.06°) |
| OKLab | oklab(69.2% 0.0395 -0.036) |
| OKLCH | oklch(69.2% 0.053 317.6) |
| XYZ | xyz(34.8911, 32.3186, 46.5109) |
| Luminance | 0.3232 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.68
Heather
#A484AC
ΔE00 4.76
Lilac
#C8A2C8
ΔE00 6.94
Purpley Grey
#947E94
ΔE00 7.88
Pale Purple
#B790D4
ΔE00 9.02
Lavender
#B39DDB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92B2 #9AB292
analogous
#9A92B2 #AA92B2 #B292AA
triadic
#AA92B2 #B2AA92 #92B2AA
tetradic
#AA92B2 #B29A92 #9AB292 #92AAB2
square
#AA92B2 #B29A92 #9AB292 #92AAB2
split-complementary
#AA92B2 #AAB292 #92B29A
monochromatic
#6D5376 #8E6E99 #AA92B2 #C6B6CB #E2DAE5
Accessibility & contrast
On white
2.81
#AA92B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#AA92B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92B2
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92B2 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B3
Deuteranopia (green-blind)
#939BB1
Tritanopia (blue-blind)
#AA959D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa92b2; /* rgb */ color: rgb(170, 146, 178); /* oklch */ color: oklch(69.2% 0.053 317.6);
Tailwind
colors: {
custom: {
50: '#c3b2c9',
500: '#aa92b2',
950: '#000000',
},
}SCSS
$custom: #aa92b2; $custom-light: #c3b2c9; $custom-dark: #000000;
JSON
{
"hex": "#aa92b2",
"rgb": {
"r": 170,
"g": 146,
"b": 178
},
"hsl": {
"h": 285,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.69197,
"c": 0.05341,
"h": 317.6
},
"luminance": 0.32318
}Semantic roles & 50–950 ramp
primary
#AA92B2
secondary
#CDD6CA
accent
#9B4A5E
background
#FCFAFC
surface
#F8F5F8
border
#D1CFD1
text
#121013
muted
#817F82