#A195EA#A195EA
#A195EA is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.4% C 0.122 H 289.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A195EA |
|---|---|
| RGB | rgb(161, 149, 234) |
| HSL | hsl(248, 67%, 75%) |
| HSV | hsv(248, 36%, 92%) |
| CMYK | cmyk(31.2%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(65.76, 23.20, -41.34) |
| CIE-LCH | lch(65.76, 47.41, 299.30°) |
| OKLab | oklab(71.38% 0.0406 -0.1154) |
| OKLCH | oklch(71.38% 0.122 289.4) |
| XYZ | xyz(40.2928, 35.0116, 82.4610) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.09
Periwinkle Blue
#8F99FB
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 6.27
Lavender
#B39DDB
ΔE00 6.66
Periwinkle (survey)
#8E82FE
ΔE00 7.38
Liliac
#C48EFD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A195EA #DEEA95
analogous
#95B3EA #A195EA #CC95EA
triadic
#A195EA #EAA195 #95EAA1
tetradic
#A195EA #EA95B3 #DEEA95 #95EACC
square
#A195EA #EA95B3 #DEEA95 #95EACC
split-complementary
#A195EA #EACC95 #B3EA95
monochromatic
#462FD6 #7462E0 #A195EA #CEC8F4 #E8E5FA
Accessibility & contrast
On white
2.62
#A195EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A195EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A195EA
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A195EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A195EA | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#7C9EE8
Tritanopia (blue-blind)
#90A4B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a195ea; /* rgb */ color: rgb(161, 149, 234); /* oklch */ color: oklch(71.4% 0.122 289.4);
Tailwind
colors: {
custom: {
50: '#bfb4f1',
500: '#a195ea',
950: '#000000',
},
}SCSS
$custom: #a195ea; $custom-light: #bfb4f1; $custom-dark: #000000;
JSON
{
"hex": "#a195ea",
"rgb": {
"r": 161,
"g": 149,
"b": 234
},
"hsl": {
"h": 248.471,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.71383,
"c": 0.12238,
"h": 289.4
},
"luminance": 0.35012
}Semantic roles & 50–950 ramp
primary
#A195EA
secondary
#EEF1DA
accent
#CF17B5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085