#AA93BF#AA93BF
#AA93BF is a light, moderate violet. Relative luminance 0.332; OKLCH L 69.9% C 0.068 H 308.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93BF |
|---|---|
| RGB | rgb(170, 147, 191) |
| HSL | hsl(271, 26%, 66%) |
| HSV | hsv(271, 23%, 75%) |
| CMYK | cmyk(11%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(64.30, 17.01, -19.63) |
| CIE-LCH | lch(64.30, 25.97, 310.92°) |
| OKLab | oklab(69.88% 0.0423 -0.0534) |
| OKLCH | oklch(69.88% 0.068 308.4) |
| XYZ | xyz(36.4136, 33.1753, 53.7653) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.24
Pale Purple
#B790D4
ΔE00 5.81
Lavender
#B39DDB
ΔE00 5.81
Dusty Lavender
#AC86A8
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 7.18
Wisteria
#A87DC2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93BF #A8BF93
analogous
#9493BF #AA93BF #BF93BE
triadic
#AA93BF #BFAA93 #93BFAA
tetradic
#AA93BF #BF9493 #A8BF93 #93BEBF
square
#AA93BF #BF9493 #A8BF93 #93BEBF
split-complementary
#AA93BF #BEBF93 #93BF94
monochromatic
#6D5087 #8C6DA8 #AA93BF #C8B9D6 #E6E0ED
Accessibility & contrast
On white
2.75
#AA93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#AA93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93BF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93BF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#A899A2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa93bf; /* rgb */ color: rgb(170, 147, 191); /* oklch */ color: oklch(69.9% 0.068 308.4);
Tailwind
colors: {
custom: {
50: '#c3b2d2',
500: '#aa93bf',
950: '#000000',
},
}SCSS
$custom: #aa93bf; $custom-light: #c3b2d2; $custom-dark: #000000;
JSON
{
"hex": "#aa93bf",
"rgb": {
"r": 170,
"g": 147,
"b": 191
},
"hsl": {
"h": 271.364,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.69883,
"c": 0.06807,
"h": 308.4
},
"luminance": 0.33175
}Semantic roles & 50–950 ramp
primary
#AA93BF
secondary
#D7DED0
accent
#A44171
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082