#AA89FF#AA89FF
#AA89FF is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.1% C 0.169 H 294.6°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AA89FF |
|---|---|
| RGB | rgb(170, 137, 255) |
| HSL | hsl(257, 100%, 77%) |
| HSV | hsv(257, 46%, 100%) |
| CMYK | cmyk(33.3%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(64.69, 37.72, -54.50) |
| CIE-LCH | lch(64.69, 66.28, 304.69°) |
| OKLab | oklab(71.09% 0.0703 -0.1535) |
| OKLCH | oklch(71.09% 0.169 294.6) |
| XYZ | xyz(43.5686, 33.6566, 98.7893) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.34
Periwinkle (survey)
#8E82FE
ΔE00 5.39
Lavender Blue
#8B88F8
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.34
Light Purple
#BF77F6
ΔE00 6.70
Light Urple
#B36FF6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA89FF #DEFF89
analogous
#89A3FF #AA89FF #E589FF
triadic
#AA89FF #FFAA89 #89FFAA
tetradic
#AA89FF #FF89A3 #DEFF89 #89FFE5
square
#AA89FF #FF89A3 #DEFF89 #89FFE5
split-complementary
#AA89FF #FFE589 #A3FF89
monochromatic
#520FFF #7E4CFF #AA89FF #D6C6FF #E9E0FF
Accessibility & contrast
On white
2.72
#AA89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#AA89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA89FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA89FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#679BFC
Tritanopia (blue-blind)
#969FB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa89ff; /* rgb */ color: rgb(170, 137, 255); /* oklch */ color: oklch(71.1% 0.169 294.6);
Tailwind
colors: {
custom: {
50: '#c6acff',
500: '#aa89ff',
950: '#000000',
},
}SCSS
$custom: #aa89ff; $custom-light: #c6acff; $custom-dark: #000000;
JSON
{
"hex": "#aa89ff",
"rgb": {
"r": 170,
"g": 137,
"b": 255
},
"hsl": {
"h": 256.78,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.71088,
"c": 0.16885,
"h": 294.6
},
"luminance": 0.33657
}Semantic roles & 50–950 ramp
primary
#AA89FF
secondary
#EDF7D4
accent
#E600A5
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86