#A193F7#A193F7
#A193F7 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.7% C 0.143 H 288.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A193F7 |
|---|---|
| RGB | rgb(161, 147, 247) |
| HSL | hsl(248, 86%, 77%) |
| HSV | hsv(248, 40%, 97%) |
| CMYK | cmyk(34.8%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(65.87, 27.69, -48.30) |
| CIE-LCH | lch(65.87, 55.67, 299.82°) |
| OKLab | oklab(71.67% 0.0458 -0.1356) |
| OKLCH | oklch(71.67% 0.143 288.7) |
| XYZ | xyz(41.9157, 35.1588, 92.5555) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.91
Lavender Blue
#8B88F8
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 5.72
Liliac
#C48EFD
ΔE00 7.60
Pastel Purple
#CAA0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A193F7 #E9F793
analogous
#93B7F7 #A193F7 #D393F7
triadic
#A193F7 #F7A193 #93F7A1
tetradic
#A193F7 #F793B7 #E9F793 #93F7D3
square
#A193F7 #F793B7 #E9F793 #93F7D3
split-complementary
#A193F7 #F7D393 #B7F793
monochromatic
#3E21EF #6F5AF3 #A193F7 #D3CCFB #E6E3FD
Accessibility & contrast
On white
2.61
#A193F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A193F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A193F7
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A193F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A193F7 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FB
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#8BA6B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a193f7; /* rgb */ color: rgb(161, 147, 247); /* oklch */ color: oklch(71.7% 0.143 288.7);
Tailwind
colors: {
custom: {
50: '#c0b2fa',
500: '#a193f7',
950: '#000000',
},
}SCSS
$custom: #a193f7; $custom-light: #c0b2fa; $custom-dark: #000000;
JSON
{
"hex": "#a193f7",
"rgb": {
"r": 161,
"g": 147,
"b": 247
},
"hsl": {
"h": 248.4,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.71667,
"c": 0.14316,
"h": 288.7
},
"luminance": 0.3516
}Semantic roles & 50–950 ramp
primary
#A193F7
secondary
#F1F5D6
accent
#E303C3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085