#A191EE#A191EE
#A191EE is a light, vivid violet. Relative luminance 0.340; OKLCH L 70.8% C 0.134 H 290.5°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A191EE |
|---|---|
| RGB | rgb(161, 145, 238) |
| HSL | hsl(250, 73%, 75%) |
| HSV | hsv(250, 39%, 93%) |
| CMYK | cmyk(32.4%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(64.96, 26.50, -44.79) |
| CIE-LCH | lch(64.96, 52.04, 300.61°) |
| OKLab | oklab(70.84% 0.0468 -0.1254) |
| OKLCH | oklch(70.84% 0.134 290.5) |
| XYZ | xyz(40.2519, 34.0000, 85.3143) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.70
Lavender Blue
#8B88F8
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 6.16
Liliac
#C48EFD
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A191EE #DEEE91
analogous
#91AFEE #A191EE #D091EE
triadic
#A191EE #EEA191 #91EEA1
tetradic
#A191EE #EE91AF #DEEE91 #91EED0
square
#A191EE #EE91AF #DEEE91 #91EED0
split-complementary
#A191EE #EED091 #AFEE91
monochromatic
#4627DE #745CE6 #A191EE #CEC6F6 #E8E4FB
Accessibility & contrast
On white
2.69
#A191EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#A191EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A191EE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A191EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A191EE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#769CEC
Tritanopia (blue-blind)
#8FA2B4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a191ee; /* rgb */ color: rgb(161, 145, 238); /* oklch */ color: oklch(70.8% 0.134 290.5);
Tailwind
colors: {
custom: {
50: '#bfb1f4',
500: '#a191ee',
950: '#000000',
},
}SCSS
$custom: #a191ee; $custom-light: #bfb1f4; $custom-dark: #000000;
JSON
{
"hex": "#a191ee",
"rgb": {
"r": 161,
"g": 145,
"b": 238
},
"hsl": {
"h": 250.323,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.70836,
"c": 0.13388,
"h": 290.5
},
"luminance": 0.34001
}Semantic roles & 50–950 ramp
primary
#A191EE
secondary
#EEF3D8
accent
#D510B3
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85