#AA7EEA#AA7EEA
#AA7EEA is a light, vivid violet. Relative luminance 0.294; OKLCH L 68.1% C 0.159 H 301.1°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AA7EEA |
|---|---|
| RGB | rgb(170, 126, 234) |
| HSL | hsl(264, 72%, 71%) |
| HSV | hsv(264, 46%, 92%) |
| CMYK | cmyk(27.4%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(61.14, 38.68, -48.56) |
| CIE-LCH | lch(61.14, 62.08, 308.54°) |
| OKLab | oklab(68.08% 0.0821 -0.1362) |
| OKLCH | oklch(68.08% 0.159 301.1) |
| XYZ | xyz(38.8863, 29.4081, 81.4536) |
| Luminance | 0.2941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.36
Light Urple
#B36FF6
ΔE00 4.39
Easter Purple
#C071FE
ΔE00 5.37
Mediumpurple
#9370DB
ΔE00 5.79
Liliac
#C48EFD
ΔE00 5.99
Periwinkle (survey)
#8E82FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA7EEA #BEEA7E
analogous
#7E88EA #AA7EEA #E07EEA
triadic
#AA7EEA #EAAA7E #7EEAAA
tetradic
#AA7EEA #EA7E88 #BEEA7E #7EEAE0
square
#AA7EEA #EA7E88 #BEEA7E #7EEAE0
split-complementary
#AA7EEA #EAE07E #88EA7E
monochromatic
#6721CC #8749E1 #AA7EEA #CDB3F3 #EEE5FB
Accessibility & contrast
On white
3.05
#AA7EEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#AA7EEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA7EEA
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA7EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA7EEA | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#6893E7
Tritanopia (blue-blind)
#9E91A9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #aa7eea; /* rgb */ color: rgb(170, 126, 234); /* oklch */ color: oklch(68.1% 0.159 301.1);
Tailwind
colors: {
custom: {
50: '#c6a4f1',
500: '#aa7eea',
950: '#000000',
},
}SCSS
$custom: #aa7eea; $custom-light: #c6a4f1; $custom-dark: #000000;
JSON
{
"hex": "#aa7eea",
"rgb": {
"r": 170,
"g": 126,
"b": 234
},
"hsl": {
"h": 264.444,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.68079,
"c": 0.15901,
"h": 301.1
},
"luminance": 0.29408
}Semantic roles & 50–950 ramp
primary
#AA7EEA
secondary
#E5F1D3
accent
#D41185
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85