#A196FE#A196FE
#A196FE is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.6% C 0.148 H 286.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A196FE |
|---|---|
| RGB | rgb(161, 150, 254) |
| HSL | hsl(246, 98%, 79%) |
| HSV | hsv(246, 41%, 100%) |
| CMYK | cmyk(36.6%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(66.93, 27.81, -50.45) |
| CIE-LCH | lch(66.93, 57.61, 298.87°) |
| OKLab | oklab(72.58% 0.0432 -0.1419) |
| OKLCH | oklch(72.58% 0.148 286.9) |
| XYZ | xyz(43.4888, 36.5442, 98.5091) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.29
Perrywinkle
#8F8CE7
ΔE00 4.54
Lavender Blue
#8B88F8
ΔE00 4.99
Periwinkle (survey)
#8E82FE
ΔE00 6.00
Liliac
#C48EFD
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196FE #F3FE96
analogous
#96BFFE #A196FE #D596FE
triadic
#A196FE #FEA196 #96FEA1
tetradic
#A196FE #FE96BF #F3FE96 #96FED5
square
#A196FE #FE96BF #F3FE96 #96FED5
split-complementary
#A196FE #FED596 #BFFE96
monochromatic
#341DFD #6B59FD #A196FE #D7D3FF #E4E1FF
Accessibility & contrast
On white
2.53
#A196FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A196FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196FE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196FE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#88AABE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a196fe; /* rgb */ color: rgb(161, 150, 254); /* oklch */ color: oklch(72.6% 0.148 286.9);
Tailwind
colors: {
custom: {
50: '#c0b5ff',
500: '#a196fe',
950: '#000000',
},
}SCSS
$custom: #a196fe; $custom-light: #c0b5ff; $custom-dark: #000000;
JSON
{
"hex": "#a196fe",
"rgb": {
"r": 161,
"g": 150,
"b": 254
},
"hsl": {
"h": 246.346,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.72585,
"c": 0.14832,
"h": 286.9
},
"luminance": 0.36546
}Semantic roles & 50–950 ramp
primary
#A196FE
secondary
#F3F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086