#AA88F8#AA88F8
#AA88F8 is a light, vivid violet. Relative luminance 0.329; OKLCH L 70.5% C 0.161 H 296.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AA88F8 |
|---|---|
| RGB | rgb(170, 136, 248) |
| HSL | hsl(258, 89%, 75%) |
| HSV | hsv(258, 45%, 97%) |
| CMYK | cmyk(31.5%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(64.11, 36.52, -51.59) |
| CIE-LCH | lch(64.11, 63.21, 305.30°) |
| OKLab | oklab(70.53% 0.0707 -0.145) |
| OKLCH | oklch(70.53% 0.161 296) |
| XYZ | xyz(42.3208, 32.9311, 92.9154) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.76
Light Purple
#BF77F6
ΔE00 6.22
Perrywinkle
#8F8CE7
ΔE00 6.25
Lavender Blue
#8B88F8
ΔE00 6.39
Light Urple
#B36FF6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA88F8 #D6F888
analogous
#889EF8 #AA88F8 #E288F8
triadic
#AA88F8 #F8AA88 #88F8AA
tetradic
#AA88F8 #F8889E #D6F888 #88F8E2
square
#AA88F8 #F8889E #D6F888 #88F8E2
split-complementary
#AA88F8 #F8E288 #9EF888
monochromatic
#5714F1 #814EF5 #AA88F8 #D3C2FB #EAE2FD
Accessibility & contrast
On white
2.77
#AA88F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#AA88F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA88F8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA88F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA88F8 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#6A9AF5
Tritanopia (blue-blind)
#999DB4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa88f8; /* rgb */ color: rgb(170, 136, 248); /* oklch */ color: oklch(70.5% 0.161 296.0);
Tailwind
colors: {
custom: {
50: '#c6abfb',
500: '#aa88f8',
950: '#000000',
},
}SCSS
$custom: #aa88f8; $custom-light: #c6abfb; $custom-dark: #000000;
JSON
{
"hex": "#aa88f8",
"rgb": {
"r": 170,
"g": 136,
"b": 248
},
"hsl": {
"h": 258.214,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.70533,
"c": 0.16134,
"h": 296
},
"luminance": 0.32932
}Semantic roles & 50–950 ramp
primary
#AA88F8
secondary
#ECF5D6
accent
#E600A0
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85