#AA97B2#AA97B2
#AA97B2 is a light, muted purple. Relative luminance 0.339; OKLCH L 70.2% C 0.044 H 315.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AA97B2 |
|---|---|
| RGB | rgb(170, 151, 178) |
| HSL | hsl(282, 15%, 65%) |
| HSV | hsv(282, 15%, 70%) |
| CMYK | cmyk(4.5%, 15.2%, 0%, 30.2%) |
| CIE-LAB | lab(64.88, 12.07, -11.46) |
| CIE-LCH | lch(64.88, 16.65, 316.48°) |
| OKLab | oklab(70.18% 0.0318 -0.0308) |
| OKLCH | oklch(70.18% 0.044 315.9) |
| XYZ | xyz(35.6788, 33.8940, 46.7735) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.74
Heather
#A484AC
ΔE00 6.99
Lilac
#C8A2C8
ΔE00 7.40
Purpley Grey
#947E94
ΔE00 8.53
Light Mauve
#C292A1
ΔE00 9.66
Lavender
#B39DDB
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA97B2 #9FB297
analogous
#9D97B2 #AA97B2 #B297AD
triadic
#AA97B2 #B2AA97 #97B2AA
tetradic
#AA97B2 #B29D97 #9FB297 #97ADB2
square
#AA97B2 #B29D97 #9FB297 #97ADB2
split-complementary
#AA97B2 #ADB297 #97B29D
monochromatic
#6E5877 #8D7498 #AA97B2 #C7BACC #E3DDE6
Accessibility & contrast
On white
2.70
#AA97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#AA97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA97B2
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA97B2 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#989EB1
Tritanopia (blue-blind)
#AA9AA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa97b2; /* rgb */ color: rgb(170, 151, 178); /* oklch */ color: oklch(70.2% 0.044 315.9);
Tailwind
colors: {
custom: {
50: '#c3b5c9',
500: '#aa97b2',
950: '#000000',
},
}SCSS
$custom: #aa97b2; $custom-light: #c3b5c9; $custom-dark: #000000;
JSON
{
"hex": "#aa97b2",
"rgb": {
"r": 170,
"g": 151,
"b": 178
},
"hsl": {
"h": 282.222,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.70183,
"c": 0.04426,
"h": 315.9
},
"luminance": 0.33894
}Semantic roles & 50–950 ramp
primary
#AA97B2
secondary
#D1D7CE
accent
#994C63
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082