#A196FB#A196FB
#A196FB is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.4% C 0.144 H 287.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A196FB |
|---|---|
| RGB | rgb(161, 150, 251) |
| HSL | hsl(247, 93%, 79%) |
| HSV | hsv(247, 40%, 98%) |
| CMYK | cmyk(35.9%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(66.79, 27.02, -49.04) |
| CIE-LCH | lch(66.79, 55.99, 298.86°) |
| OKLab | oklab(72.43% 0.0427 -0.1378) |
| OKLCH | oklch(72.43% 0.144 287.2) |
| XYZ | xyz(43.0121, 36.3535, 95.9988) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.33
Periwinkle Blue
#8F99FB
ΔE00 4.38
Lavender Blue
#8B88F8
ΔE00 5.07
Periwinkle (survey)
#8E82FE
ΔE00 6.13
Liliac
#C48EFD
ΔE00 8.14
Pastel Purple
#CAA0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196FB #F0FB96
analogous
#96BDFB #A196FB #D396FB
triadic
#A196FB #FBA196 #96FBA1
tetradic
#A196FB #FB96BD #F0FB96 #96FBD3
square
#A196FB #FB96BD #F0FB96 #96FBD3
split-complementary
#A196FB #FBD396 #BDFB96
monochromatic
#3720F7 #6C5BF9 #A196FB #D6D1FD #E5E2FE
Accessibility & contrast
On white
2.54
#A196FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#A196FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196FB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196FB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#89A9BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a196fb; /* rgb */ color: rgb(161, 150, 251); /* oklch */ color: oklch(72.4% 0.144 287.2);
Tailwind
colors: {
custom: {
50: '#c0b5fd',
500: '#a196fb',
950: '#000000',
},
}SCSS
$custom: #a196fb; $custom-light: #c0b5fd; $custom-dark: #000000;
JSON
{
"hex": "#a196fb",
"rgb": {
"r": 161,
"g": 150,
"b": 251
},
"hsl": {
"h": 246.535,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.72428,
"c": 0.14424,
"h": 287.2
},
"luminance": 0.36355
}Semantic roles & 50–950 ramp
primary
#A196FB
secondary
#F2F6D5
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085