#A88AEA#A88AEA
#A88AEA is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.0% C 0.140 H 297.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A88AEA |
|---|---|
| RGB | rgb(168, 138, 234) |
| HSL | hsl(259, 70%, 73%) |
| HSV | hsv(259, 41%, 92%) |
| CMYK | cmyk(28.2%, 41%, 0%, 8.2%) |
| CIE-LAB | lab(63.71, 31.40, -44.52) |
| CIE-LCH | lch(63.71, 54.48, 305.19°) |
| OKLab | oklab(69.97% 0.0636 -0.1245) |
| OKLCH | oklch(69.97% 0.14 297) |
| XYZ | xyz(40.0847, 32.4419, 81.9760) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.42
Perrywinkle
#8F8CE7
ΔE00 5.79
Periwinkle (survey)
#8E82FE
ΔE00 6.93
Pale Purple
#B790D4
ΔE00 6.97
Light Purple
#BF77F6
ΔE00 7.00
Lavender Blue
#8B88F8
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88AEA #CCEA8A
analogous
#8A9CEA #A88AEA #D88AEA
triadic
#A88AEA #EAA88A #8AEAA8
tetradic
#A88AEA #EA8A9C #CCEA8A #8AEAD8
square
#A88AEA #EA8A9C #CCEA8A #8AEAD8
split-complementary
#A88AEA #EAD88A #9CEA8A
monochromatic
#5C26D4 #8156E1 #A88AEA #CFBEF3 #ECE5FA
Accessibility & contrast
On white
2.80
#A88AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#A88AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A88AEA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88AEA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#7499E8
Tritanopia (blue-blind)
#9A9BAF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a88aea; /* rgb */ color: rgb(168, 138, 234); /* oklch */ color: oklch(70.0% 0.140 297.0);
Tailwind
colors: {
custom: {
50: '#c4acf1',
500: '#a88aea',
950: '#000000',
},
}SCSS
$custom: #a88aea; $custom-light: #c4acf1; $custom-dark: #000000;
JSON
{
"hex": "#a88aea",
"rgb": {
"r": 168,
"g": 138,
"b": 234
},
"hsl": {
"h": 258.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.69967,
"c": 0.13977,
"h": 297
},
"luminance": 0.32442
}Semantic roles & 50–950 ramp
primary
#A88AEA
secondary
#EAF2D9
accent
#D21496
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85