#AA88EF#AA88EF
#AA88EF is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.1% C 0.150 H 297.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AA88EF |
|---|---|
| RGB | rgb(170, 136, 239) |
| HSL | hsl(260, 76%, 74%) |
| HSV | hsv(260, 43%, 94%) |
| CMYK | cmyk(28.9%, 43.1%, 0%, 6.3%) |
| CIE-LAB | lab(63.66, 34.30, -47.34) |
| CIE-LCH | lch(63.66, 58.46, 305.92°) |
| OKLab | oklab(70.05% 0.0694 -0.1326) |
| OKLCH | oklch(70.05% 0.15 297.6) |
| XYZ | xyz(40.9580, 32.3860, 85.7379) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.94
Light Purple
#BF77F6
ΔE00 6.13
Perrywinkle
#8F8CE7
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 6.60
Light Urple
#B36FF6
ΔE00 6.81
Lavender Blue
#8B88F8
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA88EF #CDEF88
analogous
#8899EF #AA88EF #DD88EF
triadic
#AA88EF #EFAA88 #88EFAA
tetradic
#AA88EF #EF8899 #CDEF88 #88EFDD
square
#AA88EF #EF8899 #CDEF88 #88EFDD
split-complementary
#AA88EF #EFDD88 #99EF88
monochromatic
#5E1EDF #8352E8 #AA88EF #D1BEF6 #ECE4FB
Accessibility & contrast
On white
2.81
#AA88EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#AA88EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA88EF
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA88EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA88EF | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF3
Deuteranopia (green-blind)
#7099EC
Tritanopia (blue-blind)
#9C9AB0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa88ef; /* rgb */ color: rgb(170, 136, 239); /* oklch */ color: oklch(70.1% 0.150 297.6);
Tailwind
colors: {
custom: {
50: '#c5abf4',
500: '#aa88ef',
950: '#000000',
},
}SCSS
$custom: #aa88ef; $custom-light: #c5abf4; $custom-dark: #000000;
JSON
{
"hex": "#aa88ef",
"rgb": {
"r": 170,
"g": 136,
"b": 239
},
"hsl": {
"h": 259.806,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.70053,
"c": 0.14971,
"h": 297.6
},
"luminance": 0.32386
}Semantic roles & 50–950 ramp
primary
#AA88EF
secondary
#EAF3D8
accent
#D80D95
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85