#A196EB#A196EB
#A196EB is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.6% C 0.122 H 288.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A196EB |
|---|---|
| RGB | rgb(161, 150, 235) |
| HSL | hsl(248, 68%, 75%) |
| HSV | hsv(248, 36%, 92%) |
| CMYK | cmyk(31.5%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(66.05, 22.89, -41.44) |
| CIE-LCH | lch(66.05, 47.34, 298.91°) |
| OKLab | oklab(71.62% 0.0395 -0.1157) |
| OKLCH | oklch(71.62% 0.122 288.9) |
| XYZ | xyz(40.5958, 35.3870, 83.2727) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.15
Periwinkle Blue
#8F99FB
ΔE00 5.68
Lavender Blue
#8B88F8
ΔE00 6.29
Lavender
#B39DDB
ΔE00 6.73
Periwinkle (survey)
#8E82FE
ΔE00 7.46
Pastel Purple
#CAA0FF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196EB #E0EB96
analogous
#96B5EB #A196EB #CC96EB
triadic
#A196EB #EBA196 #96EBA1
tetradic
#A196EB #EB96B5 #E0EB96 #96EBCC
square
#A196EB #EB96B5 #E0EB96 #96EBCC
split-complementary
#A196EB #EBCC96 #B5EB96
monochromatic
#452FD7 #7363E1 #A196EB #CFC9F5 #E8E5FA
Accessibility & contrast
On white
2.60
#A196EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#A196EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196EB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196EB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#8FA5B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a196eb; /* rgb */ color: rgb(161, 150, 235); /* oklch */ color: oklch(71.6% 0.122 288.9);
Tailwind
colors: {
custom: {
50: '#bfb5f2',
500: '#a196eb',
950: '#000000',
},
}SCSS
$custom: #a196eb; $custom-light: #bfb5f2; $custom-dark: #000000;
JSON
{
"hex": "#a196eb",
"rgb": {
"r": 161,
"g": 150,
"b": 235
},
"hsl": {
"h": 247.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.7162,
"c": 0.12228,
"h": 288.9
},
"luminance": 0.35388
}Semantic roles & 50–950 ramp
primary
#A196EB
secondary
#EEF2D9
accent
#D016B8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085