#AA98BB#AA98BB
#AA98BB is a light, muted violet. Relative luminance 0.346; OKLCH L 70.7% C 0.054 H 308.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98BB |
|---|---|
| RGB | rgb(170, 152, 187) |
| HSL | hsl(271, 20%, 66%) |
| HSV | hsv(271, 19%, 73%) |
| CMYK | cmyk(9.1%, 18.7%, 0%, 26.7%) |
| CIE-LAB | lab(65.43, 13.35, -15.68) |
| CIE-LCH | lch(65.43, 20.59, 310.42°) |
| OKLab | oklab(70.71% 0.0334 -0.0424) |
| OKLCH | oklch(70.71% 0.054 308.2) |
| XYZ | xyz(36.7739, 34.5906, 51.7434) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 6.61
Lilac
#C8A2C8
ΔE00 6.91
Dusty Lavender
#AC86A8
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.36
Pale Purple
#B790D4
ΔE00 8.33
Purpley Grey
#947E94
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98BB #A9BB98
analogous
#9998BB #AA98BB #BB98BB
triadic
#AA98BB #BBAA98 #98BBAA
tetradic
#AA98BB #BB9998 #A9BB98 #98BBBB
square
#AA98BB #BB9998 #A9BB98 #98BBBB
split-complementary
#AA98BB #BBBB98 #98BB99
monochromatic
#6D5682 #8C73A3 #AA98BB #C8BDD3 #E7E2EC
Accessibility & contrast
On white
2.65
#AA98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#AA98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98BB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98BB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#A89CA4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa98bb; /* rgb */ color: rgb(170, 152, 187); /* oklch */ color: oklch(70.7% 0.054 308.2);
Tailwind
colors: {
custom: {
50: '#c3b6cf',
500: '#aa98bb',
950: '#000000',
},
}SCSS
$custom: #aa98bb; $custom-light: #c3b6cf; $custom-dark: #000000;
JSON
{
"hex": "#aa98bb",
"rgb": {
"r": 170,
"g": 152,
"b": 187
},
"hsl": {
"h": 270.857,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.70708,
"c": 0.05398,
"h": 308.2
},
"luminance": 0.3459
}Semantic roles & 50–950 ramp
primary
#AA98BB
secondary
#D7DDD2
accent
#9F4771
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082