#A190FA#A190FA
#A190FA is a light, vivid blue. Relative luminance 0.344; OKLCH L 71.3% C 0.152 H 289.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A190FA |
|---|---|
| RGB | rgb(161, 144, 250) |
| HSL | hsl(250, 91%, 77%) |
| HSV | hsv(250, 42%, 98%) |
| CMYK | cmyk(35.6%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(65.30, 30.18, -50.85) |
| CIE-LCH | lch(65.30, 59.13, 300.69°) |
| OKLab | oklab(71.28% 0.0502 -0.1431) |
| OKLCH | oklch(71.28% 0.152 289.3) |
| XYZ | xyz(41.9219, 34.4246, 94.8598) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.05
Lavender Blue
#8B88F8
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.53
Liliac
#C48EFD
ΔE00 7.30
Pastel Purple
#CAA0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A190FA #E9FA90
analogous
#90B4FA #A190FA #D690FA
triadic
#A190FA #FAA190 #90FAA1
tetradic
#A190FA #FA90B4 #E9FA90 #90FAD6
square
#A190FA #FA90B4 #E9FA90 #90FAD6
split-complementary
#A190FA #FAD690 #B4FA90
monochromatic
#3E1BF5 #6F55F7 #A190FA #D3CBFD #E6E2FE
Accessibility & contrast
On white
2.66
#A190FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#A190FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A190FA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A190FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A190FA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#8AA4B9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a190fa; /* rgb */ color: rgb(161, 144, 250); /* oklch */ color: oklch(71.3% 0.152 289.3);
Tailwind
colors: {
custom: {
50: '#c0b0fc',
500: '#a190fa',
950: '#000000',
},
}SCSS
$custom: #a190fa; $custom-light: #c0b0fc; $custom-dark: #000000;
JSON
{
"hex": "#a190fa",
"rgb": {
"r": 161,
"g": 144,
"b": 250
},
"hsl": {
"h": 249.623,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.7128,
"c": 0.15161,
"h": 289.3
},
"luminance": 0.34426
}Semantic roles & 50–950 ramp
primary
#A190FA
secondary
#F1F6D5
accent
#E600C1
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#121017
muted
#817F85