#AA95BB#AA95BB
#AA95BB is a light, muted violet. Relative luminance 0.336; OKLCH L 70.1% C 0.059 H 309.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95BB |
|---|---|
| RGB | rgb(170, 149, 187) |
| HSL | hsl(273, 22%, 66%) |
| HSV | hsv(273, 20%, 73%) |
| CMYK | cmyk(9.1%, 20.3%, 0%, 26.7%) |
| CIE-LAB | lab(64.67, 15.04, -16.83) |
| CIE-LCH | lch(64.67, 22.57, 311.78°) |
| OKLab | oklab(70.12% 0.0379 -0.0456) |
| OKLCH | oklch(70.12% 0.059 309.8) |
| XYZ | xyz(36.2931, 33.6290, 51.5832) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.52
Dusty Lavender
#AC86A8
ΔE00 6.29
Lilac
#C8A2C8
ΔE00 6.79
Lavender
#B39DDB
ΔE00 6.96
Pale Purple
#B790D4
ΔE00 7.36
Wisteria
#A87DC2
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95BB #A6BB95
analogous
#9795BB #AA95BB #BB95B9
triadic
#AA95BB #BBAA95 #95BBAA
tetradic
#AA95BB #BB9795 #A6BB95 #95B9BB
square
#AA95BB #BB9795 #A6BB95 #95B9BB
split-complementary
#AA95BB #B9BB95 #95BB97
monochromatic
#6D5382 #8C70A3 #AA95BB #C8BAD3 #E6E0EB
Accessibility & contrast
On white
2.72
#AA95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#AA95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95BB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95BB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#A89AA2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa95bb; /* rgb */ color: rgb(170, 149, 187); /* oklch */ color: oklch(70.1% 0.059 309.8);
Tailwind
colors: {
custom: {
50: '#c3b4cf',
500: '#aa95bb',
950: '#000000',
},
}SCSS
$custom: #aa95bb; $custom-light: #c3b4cf; $custom-dark: #000000;
JSON
{
"hex": "#aa95bb",
"rgb": {
"r": 170,
"g": 149,
"b": 187
},
"hsl": {
"h": 273.158,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.70118,
"c": 0.05931,
"h": 309.8
},
"luminance": 0.33629
}Semantic roles & 50–950 ramp
primary
#AA95BB
secondary
#D5DCD0
accent
#A0456E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082