#A191EB#A191EB
#A191EB is a light, vivid violet. Relative luminance 0.338; OKLCH L 70.7% C 0.130 H 290.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A191EB |
|---|---|
| RGB | rgb(161, 145, 235) |
| HSL | hsl(251, 69%, 75%) |
| HSV | hsv(251, 38%, 92%) |
| CMYK | cmyk(31.5%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(64.82, 25.74, -43.36) |
| CIE-LCH | lch(64.82, 50.42, 300.69°) |
| OKLab | oklab(70.69% 0.0462 -0.1213) |
| OKLCH | oklch(70.69% 0.13 290.9) |
| XYZ | xyz(39.8149, 33.8252, 83.0124) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.79
Lavender Blue
#8B88F8
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.37
Periwinkle (survey)
#8E82FE
ΔE00 6.51
Lavender
#B39DDB
ΔE00 7.22
Liliac
#C48EFD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A191EB #DBEB91
analogous
#91AEEB #A191EB #CE91EB
triadic
#A191EB #EBA191 #91EBA1
tetradic
#A191EB #EB91AE #DBEB91 #91EBCE
square
#A191EB #EB91AE #DBEB91 #91EBCE
split-complementary
#A191EB #EBCE91 #AEEB91
monochromatic
#4829D8 #755DE2 #A191EB #CDC5F4 #E9E5FA
Accessibility & contrast
On white
2.70
#A191EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#A191EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A191EB
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A191EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A191EB | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEE
Deuteranopia (green-blind)
#779BE9
Tritanopia (blue-blind)
#90A1B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a191eb; /* rgb */ color: rgb(161, 145, 235); /* oklch */ color: oklch(70.7% 0.130 290.9);
Tailwind
colors: {
custom: {
50: '#bfb1f2',
500: '#a191eb',
950: '#000000',
},
}SCSS
$custom: #a191eb; $custom-light: #bfb1f2; $custom-dark: #000000;
JSON
{
"hex": "#a191eb",
"rgb": {
"r": 161,
"g": 145,
"b": 235
},
"hsl": {
"h": 250.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.70685,
"c": 0.12978,
"h": 290.9
},
"luminance": 0.33826
}Semantic roles & 50–950 ramp
primary
#A191EB
secondary
#EDF2D9
accent
#D114B0
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85