#AA89EF#AA89EF
#AA89EF is a light, vivid violet. Relative luminance 0.327; OKLCH L 70.2% C 0.148 H 297.4°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AA89EF |
|---|---|
| RGB | rgb(170, 137, 239) |
| HSL | hsl(259, 76%, 74%) |
| HSV | hsv(259, 43%, 94%) |
| CMYK | cmyk(28.9%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(63.89, 33.73, -46.98) |
| CIE-LCH | lch(63.89, 57.83, 305.68°) |
| OKLab | oklab(70.23% 0.0681 -0.1316) |
| OKLCH | oklch(70.23% 0.148 297.4) |
| XYZ | xyz(41.0995, 32.6689, 85.7851) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.92
Perrywinkle
#8F8CE7
ΔE00 6.16
Light Purple
#BF77F6
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Lavender Blue
#8B88F8
ΔE00 6.99
Light Urple
#B36FF6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA89EF #CEEF89
analogous
#899BEF #AA89EF #DD89EF
triadic
#AA89EF #EFAA89 #89EFAA
tetradic
#AA89EF #EF899B #CEEF89 #89EFDD
square
#AA89EF #EF899B #CEEF89 #89EFDD
split-complementary
#AA89EF #EFDD89 #9BEF89
monochromatic
#5D1EDF #8353E8 #AA89EF #D1BFF6 #ECE4FB
Accessibility & contrast
On white
2.79
#AA89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#AA89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA89EF
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA89EF | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#719AEC
Tritanopia (blue-blind)
#9C9BB1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa89ef; /* rgb */ color: rgb(170, 137, 239); /* oklch */ color: oklch(70.2% 0.148 297.4);
Tailwind
colors: {
custom: {
50: '#c5acf4',
500: '#aa89ef',
950: '#000000',
},
}SCSS
$custom: #aa89ef; $custom-light: #c5acf4; $custom-dark: #000000;
JSON
{
"hex": "#aa89ef",
"rgb": {
"r": 170,
"g": 137,
"b": 239
},
"hsl": {
"h": 259.412,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.70228,
"c": 0.14815,
"h": 297.4
},
"luminance": 0.32669
}Semantic roles & 50–950 ramp
primary
#AA89EF
secondary
#EAF3D8
accent
#D80D97
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85