#A193EA#A193EA
#A193EA is a light, vivid blue. Relative luminance 0.344; OKLCH L 71.0% C 0.125 H 290.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A193EA |
|---|---|
| RGB | rgb(161, 147, 234) |
| HSL | hsl(250, 67%, 75%) |
| HSV | hsv(250, 37%, 92%) |
| CMYK | cmyk(31.2%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(65.27, 24.34, -42.11) |
| CIE-LCH | lch(65.27, 48.64, 300.03°) |
| OKLab | oklab(71.01% 0.0433 -0.1177) |
| OKLCH | oklch(71.01% 0.125 290.2) |
| XYZ | xyz(39.9791, 34.3842, 82.3564) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.92
Lavender Blue
#8B88F8
ΔE00 6.02
Periwinkle Blue
#8F99FB
ΔE00 6.17
Lavender
#B39DDB
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Liliac
#C48EFD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A193EA #DCEA93
analogous
#93B1EA #A193EA #CD93EA
triadic
#A193EA #EAA193 #93EAA1
tetradic
#A193EA #EA93B1 #DCEA93 #93EACD
square
#A193EA #EA93B1 #DCEA93 #93EACD
split-complementary
#A193EA #EACD93 #B1EA93
monochromatic
#482DD6 #7460E0 #A193EA #CEC6F4 #E9E5FA
Accessibility & contrast
On white
2.67
#A193EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#A193EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A193EA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A193EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A193EA | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#7A9DE8
Tritanopia (blue-blind)
#90A3B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a193ea; /* rgb */ color: rgb(161, 147, 234); /* oklch */ color: oklch(71.0% 0.125 290.2);
Tailwind
colors: {
custom: {
50: '#bfb2f1',
500: '#a193ea',
950: '#000000',
},
}SCSS
$custom: #a193ea; $custom-light: #bfb2f1; $custom-dark: #000000;
JSON
{
"hex": "#a193ea",
"rgb": {
"r": 161,
"g": 147,
"b": 234
},
"hsl": {
"h": 249.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.71008,
"c": 0.12539,
"h": 290.2
},
"luminance": 0.34385
}Semantic roles & 50–950 ramp
primary
#A193EA
secondary
#EEF2D9
accent
#CF16B2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085