#AA89F9#AA89F9
#AA89F9 is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.8% C 0.161 H 295.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AA89F9 |
|---|---|
| RGB | rgb(170, 137, 249) |
| HSL | hsl(258, 90%, 76%) |
| HSV | hsv(258, 45%, 98%) |
| CMYK | cmyk(31.7%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(64.38, 36.21, -51.70) |
| CIE-LCH | lch(64.38, 63.12, 305.01°) |
| OKLab | oklab(70.76% 0.0696 -0.1453) |
| OKLCH | oklch(70.76% 0.161 295.6) |
| XYZ | xyz(42.6179, 33.2763, 93.7818) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.05
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 6.29
Light Purple
#BF77F6
ΔE00 6.46
Light Urple
#B36FF6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA89F9 #D8F989
analogous
#89A0F9 #AA89F9 #E289F9
triadic
#AA89F9 #F9AA89 #89F9AA
tetradic
#AA89F9 #F989A0 #D8F989 #89F9E2
square
#AA89F9 #F989A0 #D8F989 #89F9E2
split-complementary
#AA89F9 #F9E289 #A0F989
monochromatic
#5615F3 #804FF6 #AA89F9 #D4C3FC #EAE2FE
Accessibility & contrast
On white
2.74
#AA89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#AA89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA89F9
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA89F9 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#6B9BF6
Tritanopia (blue-blind)
#989EB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa89f9; /* rgb */ color: rgb(170, 137, 249); /* oklch */ color: oklch(70.8% 0.161 295.6);
Tailwind
colors: {
custom: {
50: '#c6acfc',
500: '#aa89f9',
950: '#000000',
},
}SCSS
$custom: #aa89f9; $custom-light: #c6acfc; $custom-dark: #000000;
JSON
{
"hex": "#aa89f9",
"rgb": {
"r": 170,
"g": 137,
"b": 249
},
"hsl": {
"h": 257.679,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.70759,
"c": 0.16112,
"h": 295.6
},
"luminance": 0.33277
}Semantic roles & 50–950 ramp
primary
#AA89F9
secondary
#ECF6D5
accent
#E600A2
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85