#A194FB#A194FB
#A194FB is a light, vivid blue. Relative luminance 0.357; OKLCH L 72.1% C 0.147 H 287.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A194FB |
|---|---|
| RGB | rgb(161, 148, 251) |
| HSL | hsl(248, 93%, 78%) |
| HSV | hsv(248, 41%, 98%) |
| CMYK | cmyk(35.9%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(66.31, 28.16, -49.80) |
| CIE-LCH | lch(66.31, 57.21, 299.49°) |
| OKLab | oklab(72.06% 0.0452 -0.14) |
| OKLCH | oklch(72.06% 0.147 287.9) |
| XYZ | xyz(42.6957, 35.7207, 95.8933) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.18
Periwinkle Blue
#8F99FB
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 4.78
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Liliac
#C48EFD
ΔE00 7.82
Pastel Purple
#CAA0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A194FB #EEFB94
analogous
#94BAFB #A194FB #D494FB
triadic
#A194FB #FBA194 #94FBA1
tetradic
#A194FB #FB94BA #EEFB94 #94FBD4
square
#A194FB #FB94BA #EEFB94 #94FBD4
split-complementary
#A194FB #FBD494 #BAFB94
monochromatic
#391EF7 #6D59F9 #A194FB #D5CFFD #E5E2FE
Accessibility & contrast
On white
2.58
#A194FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A194FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A194FB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A194FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A194FB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#8AA8BB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a194fb; /* rgb */ color: rgb(161, 148, 251); /* oklch */ color: oklch(72.1% 0.147 287.9);
Tailwind
colors: {
custom: {
50: '#c0b3fd',
500: '#a194fb',
950: '#000000',
},
}SCSS
$custom: #a194fb; $custom-light: #c0b3fd; $custom-dark: #000000;
JSON
{
"hex": "#a194fb",
"rgb": {
"r": 161,
"g": 148,
"b": 251
},
"hsl": {
"h": 247.573,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.7206,
"c": 0.14714,
"h": 287.9
},
"luminance": 0.35722
}Semantic roles & 50–950 ramp
primary
#A194FB
secondary
#F2F6D5
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085