#A196EC#A196EC
#A196EC is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.7% C 0.124 H 288.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A196EC |
|---|---|
| RGB | rgb(161, 150, 236) |
| HSL | hsl(248, 69%, 76%) |
| HSV | hsv(248, 36%, 93%) |
| CMYK | cmyk(31.8%, 36.4%, 0%, 7.5%) |
| CIE-LAB | lab(66.09, 23.14, -41.91) |
| CIE-LCH | lch(66.09, 47.88, 298.90°) |
| OKLab | oklab(71.67% 0.0397 -0.1171) |
| OKLCH | oklch(71.67% 0.124 288.7) |
| XYZ | xyz(40.7406, 35.4449, 84.0357) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.11
Periwinkle Blue
#8F99FB
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 6.18
Lavender
#B39DDB
ΔE00 6.87
Periwinkle (survey)
#8E82FE
ΔE00 7.35
Pastel Purple
#CAA0FF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196EC #E1EC96
analogous
#96B6EC #A196EC #CC96EC
triadic
#A196EC #ECA196 #96ECA1
tetradic
#A196EC #EC96B6 #E1EC96 #96ECCC
square
#A196EC #EC96B6 #E1EC96 #96ECCC
split-complementary
#A196EC #ECCC96 #B6EC96
monochromatic
#442ED9 #7362E3 #A196EC #CFCAF5 #E8E5FA
Accessibility & contrast
On white
2.60
#A196EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A196EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196EC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196EC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#7C9FEA
Tritanopia (blue-blind)
#8FA6B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a196ec; /* rgb */ color: rgb(161, 150, 236); /* oklch */ color: oklch(71.7% 0.124 288.7);
Tailwind
colors: {
custom: {
50: '#bfb5f2',
500: '#a196ec',
950: '#000000',
},
}SCSS
$custom: #a196ec; $custom-light: #bfb5f2; $custom-dark: #000000;
JSON
{
"hex": "#a196ec",
"rgb": {
"r": 161,
"g": 150,
"b": 236
},
"hsl": {
"h": 247.674,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.71669,
"c": 0.12366,
"h": 288.7
},
"luminance": 0.35446
}Semantic roles & 50–950 ramp
primary
#A196EC
secondary
#EFF2D9
accent
#D114B9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085