#A190F9#A190F9
#A190F9 is a light, vivid blue. Relative luminance 0.344; OKLCH L 71.2% C 0.150 H 289.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A190F9 |
|---|---|
| RGB | rgb(161, 144, 249) |
| HSL | hsl(250, 90%, 77%) |
| HSV | hsv(250, 42%, 98%) |
| CMYK | cmyk(35.3%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.25, 29.92, -50.38) |
| CIE-LCH | lch(65.25, 58.59, 300.70°) |
| OKLab | oklab(71.23% 0.05 -0.1417) |
| OKLCH | oklch(71.23% 0.15 289.5) |
| XYZ | xyz(41.7655, 34.3620, 94.0362) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.99
Lavender Blue
#8B88F8
ΔE00 4.46
Periwinkle (survey)
#8E82FE
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 5.57
Liliac
#C48EFD
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A190F9 #E8F990
analogous
#90B4F9 #A190F9 #D590F9
triadic
#A190F9 #F9A190 #90F9A1
tetradic
#A190F9 #F990B4 #E8F990 #90F9D5
square
#A190F9 #F990B4 #E8F990 #90F9D5
split-complementary
#A190F9 #F9D590 #B4F990
monochromatic
#3F1CF3 #7056F6 #A190F9 #D2CAFC #E6E2FD
Accessibility & contrast
On white
2.67
#A190F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#A190F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A190F9
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A190F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A190F9 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FD
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#8BA4B9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a190f9; /* rgb */ color: rgb(161, 144, 249); /* oklch */ color: oklch(71.2% 0.150 289.5);
Tailwind
colors: {
custom: {
50: '#c0b0fc',
500: '#a190f9',
950: '#000000',
},
}SCSS
$custom: #a190f9; $custom-light: #c0b0fc; $custom-dark: #000000;
JSON
{
"hex": "#a190f9",
"rgb": {
"r": 161,
"g": 144,
"b": 249
},
"hsl": {
"h": 249.714,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.71226,
"c": 0.15027,
"h": 289.5
},
"luminance": 0.34363
}Semantic roles & 50–950 ramp
primary
#A190F9
secondary
#F0F6D5
accent
#E600C0
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#121017
muted
#817F85