#A88FEE#A88FEE
#A88FEE is a light, vivid violet. Relative luminance 0.341; OKLCH L 71.1% C 0.137 H 294.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A88FEE |
|---|---|
| RGB | rgb(168, 143, 238) |
| HSL | hsl(256, 74%, 75%) |
| HSV | hsv(256, 40%, 93%) |
| CMYK | cmyk(29.4%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(65.08, 29.55, -44.57) |
| CIE-LCH | lch(65.08, 53.48, 303.55°) |
| OKLab | oklab(71.07% 0.0575 -0.1247) |
| OKLCH | oklch(71.07% 0.137 294.8) |
| XYZ | xyz(41.3997, 34.1422, 85.2813) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 6.64
Periwinkle (survey)
#8E82FE
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A88FEE #D5EE8F
analogous
#8FA6EE #A88FEE #D78FEE
triadic
#A88FEE #EEA88F #8FEEA8
tetradic
#A88FEE #EE8FA6 #D5EE8F #8FEED7
square
#A88FEE #EE8FA6 #D5EE8F #8FEED7
split-complementary
#A88FEE #EED78F #A6EE8F
monochromatic
#5525DE #7F5AE6 #A88FEE #D1C4F6 #EAE4FB
Accessibility & contrast
On white
2.68
#A88FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#A88FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A88FEE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A88FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A88FEE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#779DEC
Tritanopia (blue-blind)
#99A0B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a88fee; /* rgb */ color: rgb(168, 143, 238); /* oklch */ color: oklch(71.1% 0.137 294.8);
Tailwind
colors: {
custom: {
50: '#c4b0f4',
500: '#a88fee',
950: '#000000',
},
}SCSS
$custom: #a88fee; $custom-light: #c4b0f4; $custom-dark: #000000;
JSON
{
"hex": "#a88fee",
"rgb": {
"r": 168,
"g": 143,
"b": 238
},
"hsl": {
"h": 255.789,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.71066,
"c": 0.13729,
"h": 294.8
},
"luminance": 0.34143
}Semantic roles & 50–950 ramp
primary
#A88FEE
secondary
#ECF3D8
accent
#D610A2
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85