#A191EC#A191EC
#A191EC is a light, vivid violet. Relative luminance 0.339; OKLCH L 70.7% C 0.131 H 290.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A191EC |
|---|---|
| RGB | rgb(161, 145, 236) |
| HSL | hsl(251, 71%, 75%) |
| HSV | hsv(251, 39%, 93%) |
| CMYK | cmyk(31.8%, 38.6%, 0%, 7.5%) |
| CIE-LAB | lab(64.87, 25.99, -43.84) |
| CIE-LCH | lch(64.87, 50.96, 300.67°) |
| OKLab | oklab(70.74% 0.0464 -0.1227) |
| OKLCH | oklch(70.74% 0.131 290.7) |
| XYZ | xyz(39.9598, 33.8831, 83.7754) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.75
Lavender Blue
#8B88F8
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 6.39
Liliac
#C48EFD
ΔE00 7.34
Lavender
#B39DDB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A191EC #DCEC91
analogous
#91AFEC #A191EC #CE91EC
triadic
#A191EC #ECA191 #91ECA1
tetradic
#A191EC #EC91AF #DCEC91 #91ECCE
square
#A191EC #EC91AF #DCEC91 #91ECCE
split-complementary
#A191EC #ECCE91 #AFEC91
monochromatic
#4829DA #745DE3 #A191EC #CEC5F5 #E9E5FA
Accessibility & contrast
On white
2.70
#A191EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#A191EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A191EC
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A191EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A191EC | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#779BEA
Tritanopia (blue-blind)
#8FA2B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a191ec; /* rgb */ color: rgb(161, 145, 236); /* oklch */ color: oklch(70.7% 0.131 290.7);
Tailwind
colors: {
custom: {
50: '#bfb1f2',
500: '#a191ec',
950: '#000000',
},
}SCSS
$custom: #a191ec; $custom-light: #bfb1f2; $custom-dark: #000000;
JSON
{
"hex": "#a191ec",
"rgb": {
"r": 161,
"g": 145,
"b": 236
},
"hsl": {
"h": 250.549,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.70735,
"c": 0.13115,
"h": 290.7
},
"luminance": 0.33884
}Semantic roles & 50–950 ramp
primary
#A191EC
secondary
#EEF2D9
accent
#D313B1
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85