#A194EA#A194EA
#A194EA is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.2% C 0.124 H 289.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A194EA |
|---|---|
| RGB | rgb(161, 148, 234) |
| HSL | hsl(249, 67%, 75%) |
| HSV | hsv(249, 37%, 92%) |
| CMYK | cmyk(31.2%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(65.51, 23.77, -41.73) |
| CIE-LCH | lch(65.51, 48.02, 299.67°) |
| OKLab | oklab(71.19% 0.042 -0.1166) |
| OKLCH | oklch(71.19% 0.124 289.8) |
| XYZ | xyz(40.1353, 34.6965, 82.4085) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.99
Periwinkle Blue
#8F99FB
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 6.14
Lavender
#B39DDB
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.18
Liliac
#C48EFD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A194EA #DDEA94
analogous
#94B2EA #A194EA #CC94EA
triadic
#A194EA #EAA194 #94EAA1
tetradic
#A194EA #EA94B2 #DDEA94 #94EACC
square
#A194EA #EA94B2 #DDEA94 #94EACC
split-complementary
#A194EA #EACC94 #B2EA94
monochromatic
#472ED6 #7461E0 #A194EA #CEC7F4 #E9E5FA
Accessibility & contrast
On white
2.65
#A194EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#A194EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A194EA
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A194EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A194EA | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#90A4B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a194ea; /* rgb */ color: rgb(161, 148, 234); /* oklch */ color: oklch(71.2% 0.124 289.8);
Tailwind
colors: {
custom: {
50: '#bfb3f1',
500: '#a194ea',
950: '#000000',
},
}SCSS
$custom: #a194ea; $custom-light: #bfb3f1; $custom-dark: #000000;
JSON
{
"hex": "#a194ea",
"rgb": {
"r": 161,
"g": 148,
"b": 234
},
"hsl": {
"h": 249.07,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.71195,
"c": 0.12389,
"h": 289.8
},
"luminance": 0.34697
}Semantic roles & 50–950 ramp
primary
#A194EA
secondary
#EEF1DA
accent
#CF16B3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085