#AA89F8#AA89F8
#AA89F8 is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.7% C 0.160 H 295.7°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AA89F8 |
|---|---|
| RGB | rgb(170, 137, 248) |
| HSL | hsl(258, 89%, 75%) |
| HSV | hsv(258, 45%, 97%) |
| CMYK | cmyk(31.5%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(64.33, 35.96, -51.23) |
| CIE-LCH | lch(64.33, 62.59, 305.07°) |
| OKLab | oklab(70.71% 0.0694 -0.144) |
| OKLCH | oklch(70.71% 0.16 295.7) |
| XYZ | xyz(42.4623, 33.2141, 92.9626) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.02
Periwinkle (survey)
#8E82FE
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 6.34
Light Purple
#BF77F6
ΔE00 6.44
Light Urple
#B36FF6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA89F8 #D7F889
analogous
#899FF8 #AA89F8 #E289F8
triadic
#AA89F8 #F8AA89 #89F8AA
tetradic
#AA89F8 #F8899F #D7F889 #89F8E2
square
#AA89F8 #F8899F #D7F889 #89F8E2
split-complementary
#AA89F8 #F8E289 #9FF889
monochromatic
#5715F1 #804FF5 #AA89F8 #D4C3FB #EAE2FD
Accessibility & contrast
On white
2.75
#AA89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#AA89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA89F8
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA89F8 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#6C9AF5
Tritanopia (blue-blind)
#999EB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa89f8; /* rgb */ color: rgb(170, 137, 248); /* oklch */ color: oklch(70.7% 0.160 295.7);
Tailwind
colors: {
custom: {
50: '#c6acfb',
500: '#aa89f8',
950: '#000000',
},
}SCSS
$custom: #aa89f8; $custom-light: #c6acfb; $custom-dark: #000000;
JSON
{
"hex": "#aa89f8",
"rgb": {
"r": 170,
"g": 137,
"b": 248
},
"hsl": {
"h": 257.838,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.70705,
"c": 0.15983,
"h": 295.7
},
"luminance": 0.33215
}Semantic roles & 50–950 ramp
primary
#AA89F8
secondary
#ECF5D6
accent
#E500A1
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85