#A196FA#A196FA
#A196FA is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.4% C 0.143 H 287.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A196FA |
|---|---|
| RGB | rgb(161, 150, 250) |
| HSL | hsl(247, 91%, 78%) |
| HSV | hsv(247, 40%, 98%) |
| CMYK | cmyk(35.6%, 40%, 0%, 2%) |
| CIE-LAB | lab(66.74, 26.76, -48.57) |
| CIE-LCH | lch(66.74, 55.45, 298.85°) |
| OKLab | oklab(72.38% 0.0425 -0.1364) |
| OKLCH | oklch(72.38% 0.143 287.3) |
| XYZ | xyz(42.8549, 36.2906, 95.1708) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.27
Periwinkle Blue
#8F99FB
ΔE00 4.42
Lavender Blue
#8B88F8
ΔE00 5.11
Periwinkle (survey)
#8E82FE
ΔE00 6.18
Liliac
#C48EFD
ΔE00 8.12
Pastel Purple
#CAA0FF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196FA #EFFA96
analogous
#96BDFA #A196FA #D396FA
triadic
#A196FA #FAA196 #96FAA1
tetradic
#A196FA #FA96BD #EFFA96 #96FAD3
square
#A196FA #FA96BD #EFFA96 #96FAD3
split-complementary
#A196FA #FAD396 #BDFA96
monochromatic
#3821F4 #6D5CF7 #A196FA #D5D0FD #E5E2FE
Accessibility & contrast
On white
2.54
#A196FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#A196FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196FA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196FA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#74A0F8
Tritanopia (blue-blind)
#8AA9BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a196fa; /* rgb */ color: rgb(161, 150, 250); /* oklch */ color: oklch(72.4% 0.143 287.3);
Tailwind
colors: {
custom: {
50: '#c0b5fc',
500: '#a196fa',
950: '#000000',
},
}SCSS
$custom: #a196fa; $custom-light: #c0b5fc; $custom-dark: #000000;
JSON
{
"hex": "#a196fa",
"rgb": {
"r": 161,
"g": 150,
"b": 250
},
"hsl": {
"h": 246.6,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.72376,
"c": 0.14288,
"h": 287.3
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#A196FA
secondary
#F2F6D5
accent
#E600CC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085