#AA93BD#AA93BD
#AA93BD is a light, moderate violet. Relative luminance 0.331; OKLCH L 69.8% C 0.065 H 309.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93BD |
|---|---|
| RGB | rgb(170, 147, 189) |
| HSL | hsl(273, 24%, 66%) |
| HSV | hsv(273, 22%, 74%) |
| CMYK | cmyk(10.1%, 22.2%, 0%, 25.9%) |
| CIE-LAB | lab(64.23, 16.59, -18.61) |
| CIE-LCH | lch(64.23, 24.93, 311.71°) |
| OKLab | oklab(69.8% 0.0416 -0.0505) |
| OKLCH | oklch(69.8% 0.065 309.5) |
| XYZ | xyz(36.1950, 33.0879, 52.6141) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.03
Dusty Lavender
#AC86A8
ΔE00 6.16
Pale Purple
#B790D4
ΔE00 6.28
Lavender
#B39DDB
ΔE00 6.30
Lilac
#C8A2C8
ΔE00 7.01
Wisteria
#A87DC2
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93BD #A6BD93
analogous
#9593BD #AA93BD #BD93BB
triadic
#AA93BD #BDAA93 #93BDAA
tetradic
#AA93BD #BD9593 #A6BD93 #93BBBD
square
#AA93BD #BD9593 #A6BD93 #93BBBD
split-complementary
#AA93BD #BBBD93 #93BD95
monochromatic
#6D5185 #8C6DA6 #AA93BD #C8B9D4 #E6DFEB
Accessibility & contrast
On white
2.76
#AA93BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#AA93BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93BD
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93BD | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BBF
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#A898A1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa93bd; /* rgb */ color: rgb(170, 147, 189); /* oklch */ color: oklch(69.8% 0.065 309.5);
Tailwind
colors: {
custom: {
50: '#c3b2d1',
500: '#aa93bd',
950: '#000000',
},
}SCSS
$custom: #aa93bd; $custom-light: #c3b2d1; $custom-dark: #000000;
JSON
{
"hex": "#aa93bd",
"rgb": {
"r": 170,
"g": 147,
"b": 189
},
"hsl": {
"h": 272.857,
"s": 24.138,
"l": 65.882
},
"oklch": {
"l": 0.69805,
"c": 0.06547,
"h": 309.5
},
"luminance": 0.33088
}Semantic roles & 50–950 ramp
primary
#AA93BD
secondary
#D5DDCF
accent
#A3436E
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082