#A888EE#A888EE
#A888EE is a light, vivid violet. Relative luminance 0.321; OKLCH L 69.8% C 0.148 H 296.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A888EE |
|---|---|
| RGB | rgb(168, 136, 238) |
| HSL | hsl(259, 75%, 73%) |
| HSV | hsv(259, 43%, 93%) |
| CMYK | cmyk(29.4%, 42.9%, 0%, 6.7%) |
| CIE-LAB | lab(63.43, 33.51, -47.16) |
| CIE-LCH | lch(63.43, 57.86, 305.39°) |
| OKLab | oklab(69.82% 0.0669 -0.1322) |
| OKLCH | oklch(69.82% 0.148 296.8) |
| XYZ | xyz(40.3815, 32.1057, 84.9419) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 5.89
Periwinkle (survey)
#8E82FE
ΔE00 6.33
Light Purple
#BF77F6
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.70
Light Urple
#B36FF6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A888EE #CEEE88
analogous
#889BEE #A888EE #DB88EE
triadic
#A888EE #EEA888 #88EEA8
tetradic
#A888EE #EE889B #CEEE88 #88EEDB
square
#A888EE #EE889B #CEEE88 #88EEDB
split-complementary
#A888EE #EEDB88 #9BEE88
monochromatic
#5B1FDC #8152E6 #A888EE #CFBEF6 #EBE4FB
Accessibility & contrast
On white
2.83
#A888EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#A888EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A888EE
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A888EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A888EE | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#7098EB
Tritanopia (blue-blind)
#999AB0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a888ee; /* rgb */ color: rgb(168, 136, 238); /* oklch */ color: oklch(69.8% 0.148 296.8);
Tailwind
colors: {
custom: {
50: '#c4abf4',
500: '#a888ee',
950: '#000000',
},
}SCSS
$custom: #a888ee; $custom-light: #c4abf4; $custom-dark: #000000;
JSON
{
"hex": "#a888ee",
"rgb": {
"r": 168,
"g": 136,
"b": 238
},
"hsl": {
"h": 258.824,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.69821,
"c": 0.14815,
"h": 296.8
},
"luminance": 0.32106
}Semantic roles & 50–950 ramp
primary
#A888EE
secondary
#EAF3D8
accent
#D70E98
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85