#A193FE#A193FE
#A193FE is a light, vivid blue. Relative luminance 0.356; OKLCH L 72.0% C 0.153 H 287.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A193FE |
|---|---|
| RGB | rgb(161, 147, 254) |
| HSL | hsl(248, 98%, 79%) |
| HSV | hsv(248, 42%, 100%) |
| CMYK | cmyk(36.6%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(66.21, 29.52, -51.59) |
| CIE-LCH | lch(66.21, 59.44, 299.78°) |
| OKLab | oklab(72.04% 0.047 -0.1452) |
| OKLCH | oklch(72.04% 0.153 287.9) |
| XYZ | xyz(43.0162, 35.5990, 98.3516) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.36
Lavender Blue
#8B88F8
ΔE00 4.58
Periwinkle Blue
#8F99FB
ΔE00 4.82
Periwinkle (survey)
#8E82FE
ΔE00 5.34
Liliac
#C48EFD
ΔE00 7.77
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A193FE #F0FE93
analogous
#93BAFE #A193FE #D693FE
triadic
#A193FE #FEA193 #93FEA1
tetradic
#A193FE #FE93BA #F0FE93 #93FED6
square
#A193FE #FE93BA #F0FE93 #93FED6
split-complementary
#A193FE #FED693 #BAFE93
monochromatic
#371AFD #6C56FD #A193FE #D6D0FF #E5E1FF
Accessibility & contrast
On white
2.59
#A193FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A193FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A193FE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A193FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A193FE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#6E9EFB
Tritanopia (blue-blind)
#88A8BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a193fe; /* rgb */ color: rgb(161, 147, 254); /* oklch */ color: oklch(72.0% 0.153 287.9);
Tailwind
colors: {
custom: {
50: '#c0b2ff',
500: '#a193fe',
950: '#000000',
},
}SCSS
$custom: #a193fe; $custom-light: #c0b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a193fe",
"rgb": {
"r": 161,
"g": 147,
"b": 254
},
"hsl": {
"h": 247.85,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.72037,
"c": 0.15264,
"h": 287.9
},
"luminance": 0.356
}Semantic roles & 50–950 ramp
primary
#A193FE
secondary
#F2F7D4
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086