#A195F4#A195F4
#A195F4 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.9% C 0.136 H 288.3°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A195F4 |
|---|---|
| RGB | rgb(161, 149, 244) |
| HSL | hsl(248, 81%, 77%) |
| HSV | hsv(248, 39%, 96%) |
| CMYK | cmyk(34%, 38.9%, 0%, 4.3%) |
| CIE-LAB | lab(66.22, 25.77, -46.11) |
| CIE-LCH | lch(66.22, 52.83, 299.19°) |
| OKLab | oklab(71.88% 0.0427 -0.1293) |
| OKLCH | oklch(71.88% 0.136 288.3) |
| XYZ | xyz(41.7702, 35.6025, 90.2416) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.93
Periwinkle Blue
#8F99FB
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 5.30
Periwinkle (survey)
#8E82FE
ΔE00 6.36
Liliac
#C48EFD
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A195F4 #E8F495
analogous
#95B9F4 #A195F4 #D195F4
triadic
#A195F4 #F4A195 #95F4A1
tetradic
#A195F4 #F495B9 #E8F495 #95F4D1
square
#A195F4 #F495B9 #E8F495 #95F4D1
split-complementary
#A195F4 #F4D195 #B9F495
monochromatic
#3F26E8 #705EEE #A195F4 #D2CCFA #E6E3FC
Accessibility & contrast
On white
2.59
#A195F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A195F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A195F4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A195F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A195F4 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#779FF2
Tritanopia (blue-blind)
#8CA7B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a195f4; /* rgb */ color: rgb(161, 149, 244); /* oklch */ color: oklch(71.9% 0.136 288.3);
Tailwind
colors: {
custom: {
50: '#bfb4f8',
500: '#a195f4',
950: '#000000',
},
}SCSS
$custom: #a195f4; $custom-light: #bfb4f8; $custom-dark: #000000;
JSON
{
"hex": "#a195f4",
"rgb": {
"r": 161,
"g": 149,
"b": 244
},
"hsl": {
"h": 247.579,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.71882,
"c": 0.13614,
"h": 288.3
},
"luminance": 0.35604
}Semantic roles & 50–950 ramp
primary
#A195F4
secondary
#F0F4D7
accent
#DE08C3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085