#A192EB#A192EB
#A192EB is a light, vivid violet. Relative luminance 0.341; OKLCH L 70.9% C 0.128 H 290.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A192EB |
|---|---|
| RGB | rgb(161, 146, 235) |
| HSL | hsl(250, 69%, 75%) |
| HSV | hsv(250, 38%, 92%) |
| CMYK | cmyk(31.5%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(65.07, 25.17, -42.97) |
| CIE-LCH | lch(65.07, 49.80, 300.36°) |
| OKLab | oklab(70.87% 0.0449 -0.1202) |
| OKLCH | oklch(70.87% 0.128 290.5) |
| XYZ | xyz(39.9684, 34.1321, 83.0635) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.82
Lavender Blue
#8B88F8
ΔE00 5.80
Periwinkle Blue
#8F99FB
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.10
Liliac
#C48EFD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A192EB #DCEB92
analogous
#92B0EB #A192EB #CD92EB
triadic
#A192EB #EBA192 #92EBA1
tetradic
#A192EB #EB92B0 #DCEB92 #92EBCD
square
#A192EB #EB92B0 #DCEB92 #92EBCD
split-complementary
#A192EB #EBCD92 #B0EB92
monochromatic
#482BD8 #745EE2 #A192EB #CEC6F4 #E9E5FA
Accessibility & contrast
On white
2.68
#A192EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#A192EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A192EB
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A192EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A192EB | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#789CE9
Tritanopia (blue-blind)
#90A2B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a192eb; /* rgb */ color: rgb(161, 146, 235); /* oklch */ color: oklch(70.9% 0.128 290.5);
Tailwind
colors: {
custom: {
50: '#bfb2f2',
500: '#a192eb',
950: '#000000',
},
}SCSS
$custom: #a192eb; $custom-light: #bfb2f2; $custom-dark: #000000;
JSON
{
"hex": "#a192eb",
"rgb": {
"r": 161,
"g": 146,
"b": 235
},
"hsl": {
"h": 250.112,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.70871,
"c": 0.12827,
"h": 290.5
},
"luminance": 0.34133
}Semantic roles & 50–950 ramp
primary
#A192EB
secondary
#EEF2D9
accent
#D115B1
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85