#AA7AEE#AA7AEE
#AA7AEE is a light, vivid violet. Relative luminance 0.286; OKLCH L 67.6% C 0.170 H 301.1°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AA7AEE |
|---|---|
| RGB | rgb(170, 122, 238) |
| HSL | hsl(265, 77%, 71%) |
| HSV | hsv(265, 49%, 93%) |
| CMYK | cmyk(28.6%, 48.7%, 0%, 6.7%) |
| CIE-LAB | lab(60.46, 41.87, -51.85) |
| CIE-LCH | lch(60.46, 66.64, 308.92°) |
| OKLab | oklab(67.64% 0.0879 -0.1458) |
| OKLCH | oklch(67.64% 0.17 301.1) |
| XYZ | xyz(38.9662, 28.6380, 84.3472) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 3.25
Light Purple
#BF77F6
ΔE00 3.92
Easter Purple
#C071FE
ΔE00 4.57
Mediumpurple
#9370DB
ΔE00 5.36
Liliac
#C48EFD
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA7AEE #BEEE7A
analogous
#7A84EE #AA7AEE #E47AEE
triadic
#AA7AEE #EEAA7A #7AEEAA
tetradic
#AA7AEE #EE7A84 #BEEE7A #7AEEE4
square
#AA7AEE #EE7A84 #BEEE7A #7AEEE4
split-complementary
#AA7AEE #EEE47A #84EE7A
monochromatic
#671BD3 #8744E7 #AA7AEE #CDB0F5 #EEE4FC
Accessibility & contrast
On white
3.12
#AA7AEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#AA7AEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA7AEE
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA7AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA7AEE | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F2
Deuteranopia (green-blind)
#6191EB
Tritanopia (blue-blind)
#9D8FA9
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #aa7aee; /* rgb */ color: rgb(170, 122, 238); /* oklch */ color: oklch(67.6% 0.170 301.1);
Tailwind
colors: {
custom: {
50: '#c6a1f4',
500: '#aa7aee',
950: '#000000',
},
}SCSS
$custom: #aa7aee; $custom-light: #c6a1f4; $custom-dark: #000000;
JSON
{
"hex": "#aa7aee",
"rgb": {
"r": 170,
"g": 122,
"b": 238
},
"hsl": {
"h": 264.828,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.67638,
"c": 0.17021,
"h": 301.1
},
"luminance": 0.28638
}Semantic roles & 50–950 ramp
primary
#AA7AEE
secondary
#E5F2D2
accent
#DA0C84
background
#FCFAFE
surface
#F8F3FD
border
#D1CDD5
text
#130F17
muted
#827F85