#A888F3#A888F3
#A888F3 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.1% C 0.155 H 295.9°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A888F3 |
|---|---|
| RGB | rgb(168, 136, 243) |
| HSL | hsl(258, 82%, 74%) |
| HSV | hsv(258, 44%, 95%) |
| CMYK | cmyk(30.9%, 44%, 0%, 4.7%) |
| CIE-LAB | lab(63.68, 34.75, -49.53) |
| CIE-LCH | lch(63.68, 60.51, 305.05°) |
| OKLab | oklab(70.08% 0.0677 -0.1391) |
| OKLCH | oklch(70.08% 0.155 295.9) |
| XYZ | xyz(41.1263, 32.4037, 88.8644) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.32
Periwinkle (survey)
#8E82FE
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 5.83
Lavender Blue
#8B88F8
ΔE00 6.29
Light Purple
#BF77F6
ΔE00 6.45
Light Urple
#B36FF6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A888F3 #D3F388
analogous
#889EF3 #A888F3 #DE88F3
triadic
#A888F3 #F3A888 #88F3A8
tetradic
#A888F3 #F3889E #D3F388 #88F3DE
square
#A888F3 #F3889E #D3F388 #88F3DE
split-complementary
#A888F3 #F3DE88 #9EF388
monochromatic
#5719E8 #7F50ED #A888F3 #D1C0F9 #EBE3FC
Accessibility & contrast
On white
2.81
#A888F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#A888F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A888F3
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A888F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A888F3 | 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)
#679BF7
Deuteranopia (green-blind)
#6C99F0
Tritanopia (blue-blind)
#989CB2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a888f3; /* rgb */ color: rgb(168, 136, 243); /* oklch */ color: oklch(70.1% 0.155 295.9);
Tailwind
colors: {
custom: {
50: '#c4abf7',
500: '#a888f3',
950: '#000000',
},
}SCSS
$custom: #a888f3; $custom-light: #c4abf7; $custom-dark: #000000;
JSON
{
"hex": "#a888f3",
"rgb": {
"r": 168,
"g": 136,
"b": 243
},
"hsl": {
"h": 257.944,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.70085,
"c": 0.15466,
"h": 295.9
},
"luminance": 0.32404
}Semantic roles & 50–950 ramp
primary
#A888F3
secondary
#EBF4D7
accent
#DE079E
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85