#A195F5#A195F5
#A195F5 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.9% C 0.138 H 288.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A195F5 |
|---|---|
| RGB | rgb(161, 149, 245) |
| HSL | hsl(248, 83%, 77%) |
| HSV | hsv(248, 39%, 96%) |
| CMYK | cmyk(34.3%, 39.2%, 0%, 3.9%) |
| CIE-LAB | lab(66.26, 26.03, -46.59) |
| CIE-LCH | lch(66.26, 53.37, 299.19°) |
| OKLab | oklab(71.93% 0.0429 -0.1307) |
| OKLCH | oklch(71.93% 0.138 288.2) |
| XYZ | xyz(41.9224, 35.6634, 91.0434) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.96
Periwinkle Blue
#8F99FB
ΔE00 4.86
Lavender Blue
#8B88F8
ΔE00 5.23
Periwinkle (survey)
#8E82FE
ΔE00 6.29
Liliac
#C48EFD
ΔE00 7.89
Pastel Purple
#CAA0FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A195F5 #E9F595
analogous
#95B9F5 #A195F5 #D195F5
triadic
#A195F5 #F5A195 #95F5A1
tetradic
#A195F5 #F595B9 #E9F595 #95F5D1
square
#A195F5 #F595B9 #E9F595 #95F5D1
split-complementary
#A195F5 #F5D195 #B9F595
monochromatic
#3E25EA #6F5DF0 #A195F5 #D3CDFA #E6E3FC
Accessibility & contrast
On white
2.58
#A195F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A195F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A195F5
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A195F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A195F5 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F9
Deuteranopia (green-blind)
#769FF3
Tritanopia (blue-blind)
#8CA7B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a195f5; /* rgb */ color: rgb(161, 149, 245); /* oklch */ color: oklch(71.9% 0.138 288.2);
Tailwind
colors: {
custom: {
50: '#bfb4f9',
500: '#a195f5',
950: '#000000',
},
}SCSS
$custom: #a195f5; $custom-light: #bfb4f9; $custom-dark: #000000;
JSON
{
"hex": "#a195f5",
"rgb": {
"r": 161,
"g": 149,
"b": 245
},
"hsl": {
"h": 247.5,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.71933,
"c": 0.13751,
"h": 288.2
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#A195F5
secondary
#F1F4D7
accent
#DF06C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085