#AA92B0#AA92B0
#AA92B0 is a light, muted purple. Relative luminance 0.322; OKLCH L 69.1% C 0.051 H 319.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92B0 |
|---|---|
| RGB | rgb(170, 146, 176) |
| HSL | hsl(288, 16%, 63%) |
| HSV | hsv(288, 17%, 69%) |
| CMYK | cmyk(3.4%, 17%, 0%, 31%) |
| CIE-LAB | lab(63.54, 14.48, -12.34) |
| CIE-LCH | lch(63.54, 19.03, 319.56°) |
| OKLab | oklab(69.13% 0.0388 -0.0332) |
| OKLCH | oklch(69.13% 0.051 319.5) |
| XYZ | xyz(34.6918, 32.2389, 45.4610) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.69
Heather
#A484AC
ΔE00 5.04
Lilac
#C8A2C8
ΔE00 7.10
Purpley Grey
#947E94
ΔE00 7.60
Light Mauve
#C292A1
ΔE00 9.02
Pale Purple
#B790D4
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92B0 #98B092
analogous
#9B92B0 #AA92B0 #B092A7
triadic
#AA92B0 #B0AA92 #92B0AA
tetradic
#AA92B0 #B09B92 #98B092 #92A7B0
square
#AA92B0 #B09B92 #98B092 #92A7B0
split-complementary
#AA92B0 #A7B092 #92B09B
monochromatic
#6D5474 #8E6F96 #AA92B0 #C6B5CA #E1D9E3
Accessibility & contrast
On white
2.82
#AA92B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#AA92B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92B0
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92B0 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B1
Deuteranopia (green-blind)
#949BAF
Tritanopia (blue-blind)
#AB959C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa92b0; /* rgb */ color: rgb(170, 146, 176); /* oklch */ color: oklch(69.1% 0.051 319.5);
Tailwind
colors: {
custom: {
50: '#c3b2c7',
500: '#aa92b0',
950: '#000000',
},
}SCSS
$custom: #aa92b0; $custom-light: #c3b2c7; $custom-dark: #000000;
JSON
{
"hex": "#aa92b0",
"rgb": {
"r": 170,
"g": 146,
"b": 176
},
"hsl": {
"h": 288,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.69125,
"c": 0.05102,
"h": 319.5
},
"luminance": 0.32238
}Semantic roles & 50–950 ramp
primary
#AA92B0
secondary
#CCD4CA
accent
#9A4B5B
background
#FCFAFC
surface
#F8F5F8
border
#D1CFD1
text
#121013
muted
#817F82