#AA88ED#AA88ED
#AA88ED is a light, vivid violet. Relative luminance 0.323; OKLCH L 69.9% C 0.147 H 298.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA88ED |
|---|---|
| RGB | rgb(170, 136, 237) |
| HSL | hsl(260, 74%, 73%) |
| HSV | hsv(260, 43%, 93%) |
| CMYK | cmyk(28.3%, 42.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.56, 33.81, -46.39) |
| CIE-LCH | lch(63.56, 57.40, 306.08°) |
| OKLab | oklab(69.95% 0.0691 -0.1299) |
| OKLCH | oklch(69.95% 0.147 298) |
| XYZ | xyz(40.6642, 32.2684, 84.1904) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 6.16
Perrywinkle
#8F8CE7
ΔE00 6.33
Periwinkle (survey)
#8E82FE
ΔE00 6.83
Light Urple
#B36FF6
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA88ED #CBED88
analogous
#8898ED #AA88ED #DC88ED
triadic
#AA88ED #EDAA88 #88EDAA
tetradic
#AA88ED #ED8898 #CBED88 #88EDDC
square
#AA88ED #ED8898 #CBED88 #88EDDC
split-complementary
#AA88ED #EDDC88 #98ED88
monochromatic
#5F21DA #8453E5 #AA88ED #D0BDF5 #ECE4FB
Accessibility & contrast
On white
2.82
#AA88ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#AA88ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA88ED
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA88ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA88ED | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#7199EA
Tritanopia (blue-blind)
#9C9AAF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa88ed; /* rgb */ color: rgb(170, 136, 237); /* oklch */ color: oklch(69.9% 0.147 298.0);
Tailwind
colors: {
custom: {
50: '#c5abf3',
500: '#aa88ed',
950: '#000000',
},
}SCSS
$custom: #aa88ed; $custom-light: #c5abf3; $custom-dark: #000000;
JSON
{
"hex": "#aa88ed",
"rgb": {
"r": 170,
"g": 136,
"b": 237
},
"hsl": {
"h": 260.198,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.69949,
"c": 0.14712,
"h": 298
},
"luminance": 0.32269
}Semantic roles & 50–950 ramp
primary
#AA88ED
secondary
#EAF3D8
accent
#D61093
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85