#A394FE#A394FE
#A394FE is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.4% C 0.151 H 288.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A394FE |
|---|---|
| RGB | rgb(163, 148, 254) |
| HSL | hsl(248, 98%, 79%) |
| HSV | hsv(248, 42%, 100%) |
| CMYK | cmyk(35.8%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(66.61, 29.46, -50.94) |
| CIE-LCH | lch(66.61, 58.85, 300.04°) |
| OKLab | oklab(72.38% 0.048 -0.1433) |
| OKLCH | oklch(72.38% 0.151 288.5) |
| XYZ | xyz(43.5787, 36.1209, 98.4227) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.64
Lavender Blue
#8B88F8
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.74
Liliac
#C48EFD
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A394FE #EFFE94
analogous
#94BAFE #A394FE #D894FE
triadic
#A394FE #FEA394 #94FEA3
tetradic
#A394FE #FE94BA #EFFE94 #94FED8
square
#A394FE #FE94BA #EFFE94 #94FED8
split-complementary
#A394FE #FED894 #BAFE94
monochromatic
#3B1BFD #6F57FD #A394FE #D7D1FF #E5E1FF
Accessibility & contrast
On white
2.55
#A394FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A394FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A394FE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A394FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A394FE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#8BA8BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a394fe; /* rgb */ color: rgb(163, 148, 254); /* oklch */ color: oklch(72.4% 0.151 288.5);
Tailwind
colors: {
custom: {
50: '#c1b3ff',
500: '#a394fe',
950: '#000000',
},
}SCSS
$custom: #a394fe; $custom-light: #c1b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a394fe",
"rgb": {
"r": 163,
"g": 148,
"b": 254
},
"hsl": {
"h": 248.491,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.7238,
"c": 0.15112,
"h": 288.5
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#A394FE
secondary
#F2F7D4
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086