#AA93BB#AA93BB
#AA93BB is a light, moderate violet. Relative luminance 0.330; OKLCH L 69.7% C 0.063 H 310.7°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93BB |
|---|---|
| RGB | rgb(170, 147, 187) |
| HSL | hsl(275, 23%, 65%) |
| HSV | hsv(275, 21%, 73%) |
| CMYK | cmyk(9.1%, 21.4%, 0%, 26.7%) |
| CIE-LAB | lab(64.16, 16.17, -17.60) |
| CIE-LCH | lch(64.16, 23.90, 312.58°) |
| OKLab | oklab(69.73% 0.041 -0.0477) |
| OKLCH | oklch(69.73% 0.063 310.7) |
| XYZ | xyz(35.9794, 33.0016, 51.4786) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 4.88
Dusty Lavender
#AC86A8
ΔE00 5.83
Pale Purple
#B790D4
ΔE00 6.79
Lavender
#B39DDB
ΔE00 6.81
Lilac
#C8A2C8
ΔE00 6.88
Wisteria
#A87DC2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93BB #A4BB93
analogous
#9693BB #AA93BB #BB93B8
triadic
#AA93BB #BBAA93 #93BBAA
tetradic
#AA93BB #BB9693 #A4BB93 #93B8BB
square
#AA93BB #BB9693 #A4BB93 #93B8BB
split-complementary
#AA93BB #B8BB93 #93BB96
monochromatic
#6D5282 #8C6DA3 #AA93BB #C8B9D3 #E5DEEA
Accessibility & contrast
On white
2.76
#AA93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#AA93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93BB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93BB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#A898A1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa93bb; /* rgb */ color: rgb(170, 147, 187); /* oklch */ color: oklch(69.7% 0.063 310.7);
Tailwind
colors: {
custom: {
50: '#c3b2cf',
500: '#aa93bb',
950: '#000000',
},
}SCSS
$custom: #aa93bb; $custom-light: #c3b2cf; $custom-dark: #000000;
JSON
{
"hex": "#aa93bb",
"rgb": {
"r": 170,
"g": 147,
"b": 187
},
"hsl": {
"h": 274.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.69728,
"c": 0.06287,
"h": 310.7
},
"luminance": 0.33001
}Semantic roles & 50–950 ramp
primary
#AA93BB
secondary
#D4DCCE
accent
#A1446C
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121113
muted
#818082