#AA89E6#AA89E6
#AA89E6 is a light, vivid violet. Relative luminance 0.322; OKLCH L 69.8% C 0.136 H 299.2°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AA89E6 |
|---|---|
| RGB | rgb(170, 137, 230) |
| HSL | hsl(261, 65%, 72%) |
| HSV | hsv(261, 40%, 90%) |
| CMYK | cmyk(26.1%, 40.4%, 0%, 9.8%) |
| CIE-LAB | lab(63.47, 31.55, -42.67) |
| CIE-LCH | lch(63.47, 53.07, 306.48°) |
| OKLab | oklab(69.77% 0.0665 -0.1191) |
| OKLCH | oklch(69.77% 0.136 299.2) |
| XYZ | xyz(39.8029, 32.1503, 78.9562) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.26
Pale Purple
#B790D4
ΔE00 6.14
Perrywinkle
#8F8CE7
ΔE00 6.58
Light Purple
#BF77F6
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.95
Lavender
#B39DDB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA89E6 #C5E689
analogous
#8997E6 #AA89E6 #D889E6
triadic
#AA89E6 #E6AA89 #89E6AA
tetradic
#AA89E6 #E68997 #C5E689 #89E6D8
square
#AA89E6 #E68997 #C5E689 #89E6D8
split-complementary
#AA89E6 #E6D889 #97E689
monochromatic
#632BCA #8657DB #AA89E6 #CEBCF1 #EDE6FA
Accessibility & contrast
On white
2.83
#AA89E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#AA89E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA89E6
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA89E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA89E6 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEA
Deuteranopia (green-blind)
#7699E4
Tritanopia (blue-blind)
#9E99AD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa89e6; /* rgb */ color: rgb(170, 137, 230); /* oklch */ color: oklch(69.8% 0.136 299.2);
Tailwind
colors: {
custom: {
50: '#c5acee',
500: '#aa89e6',
950: '#000000',
},
}SCSS
$custom: #aa89e6; $custom-light: #c5acee; $custom-dark: #000000;
JSON
{
"hex": "#aa89e6",
"rgb": {
"r": 170,
"g": 137,
"b": 230
},
"hsl": {
"h": 261.29,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.69768,
"c": 0.13642,
"h": 299.2
},
"luminance": 0.32151
}Semantic roles & 50–950 ramp
primary
#AA89E6
secondary
#E9F1DA
accent
#CD198D
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131016
muted
#827F84