#A191EF#A191EF
#A191EF is a light, vivid violet. Relative luminance 0.341; OKLCH L 70.9% C 0.135 H 290.3°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A191EF |
|---|---|
| RGB | rgb(161, 145, 239) |
| HSL | hsl(250, 75%, 75%) |
| HSV | hsv(250, 39%, 94%) |
| CMYK | cmyk(32.6%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(65.01, 26.76, -45.27) |
| CIE-LCH | lch(65.01, 52.59, 300.59°) |
| OKLab | oklab(70.89% 0.047 -0.1268) |
| OKLCH | oklch(70.89% 0.135 290.3) |
| XYZ | xyz(40.3993, 34.0589, 86.0902) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.69
Lavender Blue
#8B88F8
ΔE00 5.27
Periwinkle Blue
#8F99FB
ΔE00 5.99
Periwinkle (survey)
#8E82FE
ΔE00 6.05
Liliac
#C48EFD
ΔE00 7.30
Lavender
#B39DDB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A191EF #DFEF91
analogous
#91B0EF #A191EF #D091EF
triadic
#A191EF #EFA191 #91EFA1
tetradic
#A191EF #EF91B0 #DFEF91 #91EFD0
square
#A191EF #EF91B0 #DFEF91 #91EFD0
split-complementary
#A191EF #EFD091 #B0EF91
monochromatic
#4626DF #735CE7 #A191EF #CFC6F7 #E8E4FB
Accessibility & contrast
On white
2.69
#A191EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#A191EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A191EF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A191EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A191EF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#759CED
Tritanopia (blue-blind)
#8EA2B5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a191ef; /* rgb */ color: rgb(161, 145, 239); /* oklch */ color: oklch(70.9% 0.135 290.3);
Tailwind
colors: {
custom: {
50: '#bfb1f4',
500: '#a191ef',
950: '#000000',
},
}SCSS
$custom: #a191ef; $custom-light: #bfb1f4; $custom-dark: #000000;
JSON
{
"hex": "#a191ef",
"rgb": {
"r": 161,
"g": 145,
"b": 239
},
"hsl": {
"h": 250.213,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.70887,
"c": 0.13524,
"h": 290.3
},
"luminance": 0.3406
}Semantic roles & 50–950 ramp
primary
#A191EF
secondary
#EEF3D8
accent
#D70FB5
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#121017
muted
#817F85