#A196FF#A196FF
#A196FF is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.6% C 0.150 H 286.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A196FF |
|---|---|
| RGB | rgb(161, 150, 255) |
| HSL | hsl(246, 100%, 79%) |
| HSV | hsv(246, 41%, 100%) |
| CMYK | cmyk(36.9%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(66.98, 28.08, -50.91) |
| CIE-LCH | lch(66.98, 58.14, 298.88°) |
| OKLab | oklab(72.64% 0.0434 -0.1432) |
| OKLCH | oklch(72.64% 0.15 286.8) |
| XYZ | xyz(43.6493, 36.6084, 99.3547) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.27
Perrywinkle
#8F8CE7
ΔE00 4.61
Lavender Blue
#8B88F8
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 5.96
Liliac
#C48EFD
ΔE00 8.24
Pastel Purple
#CAA0FF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196FF #F4FF96
analogous
#96C0FF #A196FF #D696FF
triadic
#A196FF #FFA196 #96FFA1
tetradic
#A196FF #FF96C0 #F4FF96 #96FFD6
square
#A196FF #FF96C0 #F4FF96 #96FFD6
split-complementary
#A196FF #FFD696 #C0FF96
monochromatic
#331CFF #6A59FF #A196FF #D8D3FF #E4E0FF
Accessibility & contrast
On white
2.52
#A196FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#A196FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196FF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196FF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#88AABE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a196ff; /* rgb */ color: rgb(161, 150, 255); /* oklch */ color: oklch(72.6% 0.150 286.8);
Tailwind
colors: {
custom: {
50: '#c0b5ff',
500: '#a196ff',
950: '#000000',
},
}SCSS
$custom: #a196ff; $custom-light: #c0b5ff; $custom-dark: #000000;
JSON
{
"hex": "#a196ff",
"rgb": {
"r": 161,
"g": 150,
"b": 255
},
"hsl": {
"h": 246.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.72637,
"c": 0.14967,
"h": 286.8
},
"luminance": 0.3661
}Semantic roles & 50–950 ramp
primary
#A196FF
secondary
#F4F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086