#A194FF#A194FF
#A194FF is a light, vivid blue. Relative luminance 0.360; OKLCH L 72.3% C 0.153 H 287.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A194FF |
|---|---|
| RGB | rgb(161, 148, 255) |
| HSL | hsl(247, 100%, 79%) |
| HSV | hsv(247, 42%, 100%) |
| CMYK | cmyk(36.9%, 42%, 0%, 0%) |
| CIE-LAB | lab(66.50, 29.22, -51.67) |
| CIE-LCH | lch(66.50, 59.36, 299.48°) |
| OKLab | oklab(72.27% 0.0459 -0.1455) |
| OKLCH | oklch(72.27% 0.153 287.5) |
| XYZ | xyz(43.3329, 35.9756, 99.2492) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.48
Periwinkle Blue
#8F99FB
ΔE00 4.61
Lavender Blue
#8B88F8
ΔE00 4.69
Periwinkle (survey)
#8E82FE
ΔE00 5.52
Liliac
#C48EFD
ΔE00 7.94
Pastel Purple
#CAA0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A194FF #F2FF94
analogous
#94BDFF #A194FF #D794FF
triadic
#A194FF #FFA194 #94FFA1
tetradic
#A194FF #FF94BD #F2FF94 #94FFD7
square
#A194FF #FF94BD #F2FF94 #94FFD7
split-complementary
#A194FF #FFD794 #BDFF94
monochromatic
#351AFF #6B57FF #A194FF #D7D1FF #E4E0FF
Accessibility & contrast
On white
2.56
#A194FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A194FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A194FF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A194FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A194FF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#88A9BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a194ff; /* rgb */ color: rgb(161, 148, 255); /* oklch */ color: oklch(72.3% 0.153 287.5);
Tailwind
colors: {
custom: {
50: '#c0b3ff',
500: '#a194ff',
950: '#000000',
},
}SCSS
$custom: #a194ff; $custom-light: #c0b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a194ff",
"rgb": {
"r": 161,
"g": 148,
"b": 255
},
"hsl": {
"h": 247.29,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.72272,
"c": 0.15254,
"h": 287.5
},
"luminance": 0.35977
}Semantic roles & 50–950 ramp
primary
#A194FF
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086