#A196EE#A196EE
#A196EE is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.8% C 0.126 H 288.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A196EE |
|---|---|
| RGB | rgb(161, 150, 238) |
| HSL | hsl(248, 72%, 76%) |
| HSV | hsv(248, 37%, 93%) |
| CMYK | cmyk(32.4%, 37%, 0%, 6.7%) |
| CIE-LAB | lab(66.18, 23.65, -42.87) |
| CIE-LCH | lch(66.18, 48.96, 298.88°) |
| OKLab | oklab(71.77% 0.0402 -0.1199) |
| OKLCH | oklch(71.77% 0.126 288.5) |
| XYZ | xyz(41.0328, 35.5618, 85.5746) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.04
Periwinkle Blue
#8F99FB
ΔE00 5.34
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Lavender
#B39DDB
ΔE00 7.16
Pastel Purple
#CAA0FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A196EE #E3EE96
analogous
#96B7EE #A196EE #CD96EE
triadic
#A196EE #EEA196 #96EEA1
tetradic
#A196EE #EE96B7 #E3EE96 #96EECD
square
#A196EE #EE96B7 #E3EE96 #96EECD
split-complementary
#A196EE #EECD96 #B7EE96
monochromatic
#432DDD #7261E5 #A196EE #D0CBF7 #E7E5FB
Accessibility & contrast
On white
2.59
#A196EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A196EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A196EE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A196EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A196EE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#7B9FEC
Tritanopia (blue-blind)
#8EA6B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a196ee; /* rgb */ color: rgb(161, 150, 238); /* oklch */ color: oklch(71.8% 0.126 288.5);
Tailwind
colors: {
custom: {
50: '#bfb5f4',
500: '#a196ee',
950: '#000000',
},
}SCSS
$custom: #a196ee; $custom-light: #bfb5f4; $custom-dark: #000000;
JSON
{
"hex": "#a196ee",
"rgb": {
"r": 161,
"g": 150,
"b": 238
},
"hsl": {
"h": 247.5,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.71768,
"c": 0.12642,
"h": 288.5
},
"luminance": 0.35563
}Semantic roles & 50–950 ramp
primary
#A196EE
secondary
#EFF2D9
accent
#D411BC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085