#A194FD#A194FD
#A194FD is a light, vivid blue. Relative luminance 0.358; OKLCH L 72.2% C 0.150 H 287.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A194FD |
|---|---|
| RGB | rgb(161, 148, 253) |
| HSL | hsl(247, 96%, 79%) |
| HSV | hsv(247, 42%, 99%) |
| CMYK | cmyk(36.4%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(66.40, 28.69, -50.74) |
| CIE-LCH | lch(66.40, 58.29, 299.48°) |
| OKLab | oklab(72.17% 0.0456 -0.1427) |
| OKLCH | oklch(72.17% 0.15 287.7) |
| XYZ | xyz(43.0126, 35.8475, 97.5625) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 4.65
Lavender Blue
#8B88F8
ΔE00 4.72
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Liliac
#C48EFD
ΔE00 7.88
Pastel Purple
#CAA0FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A194FD #F0FD94
analogous
#94BBFD #A194FD #D594FD
triadic
#A194FD #FDA194 #94FDA1
tetradic
#A194FD #FD94BB #F0FD94 #94FDD5
square
#A194FD #FD94BB #F0FD94 #94FDD5
split-complementary
#A194FD #FDD594 #BBFD94
monochromatic
#371CFB #6C58FC #A194FD #D6D0FE #E5E1FE
Accessibility & contrast
On white
2.57
#A194FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#A194FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A194FD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A194FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A194FD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#709FFA
Tritanopia (blue-blind)
#89A8BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a194fd; /* rgb */ color: rgb(161, 148, 253); /* oklch */ color: oklch(72.2% 0.150 287.7);
Tailwind
colors: {
custom: {
50: '#c0b3fe',
500: '#a194fd',
950: '#000000',
},
}SCSS
$custom: #a194fd; $custom-light: #c0b3fe; $custom-dark: #000000;
JSON
{
"hex": "#a194fd",
"rgb": {
"r": 161,
"g": 148,
"b": 253
},
"hsl": {
"h": 247.429,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.72166,
"c": 0.14984,
"h": 287.7
},
"luminance": 0.35849
}Semantic roles & 50–950 ramp
primary
#A194FD
secondary
#F2F7D4
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086