#A696F7#A696F7
#A696F7 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.6% C 0.139 H 290.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A696F7 |
|---|---|
| RGB | rgb(166, 150, 247) |
| HSL | hsl(250, 86%, 78%) |
| HSV | hsv(250, 39%, 97%) |
| CMYK | cmyk(32.8%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.00, 27.31, -46.49) |
| CIE-LCH | lch(67.00, 53.92, 300.43°) |
| OKLab | oklab(72.63% 0.0476 -0.1303) |
| OKLCH | oklch(72.63% 0.139 290.1) |
| XYZ | xyz(43.4163, 36.6341, 92.7613) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.86
Periwinkle Blue
#8F99FB
ΔE00 5.69
Lavender Blue
#8B88F8
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 6.86
Liliac
#C48EFD
ΔE00 7.00
Pastel Purple
#CAA0FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A696F7 #E7F796
analogous
#96B6F7 #A696F7 #D696F7
triadic
#A696F7 #F7A696 #96F7A6
tetradic
#A696F7 #F796B6 #E7F796 #96F7D6
square
#A696F7 #F796B6 #E7F796 #96F7D6
split-complementary
#A696F7 #F7D696 #B6F796
monochromatic
#4624EE #765DF3 #A696F7 #D6CFFB #E7E3FD
Accessibility & contrast
On white
2.52
#A696F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A696F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A696F7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A696F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A696F7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#92A8BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a696f7; /* rgb */ color: rgb(166, 150, 247); /* oklch */ color: oklch(72.6% 0.139 290.1);
Tailwind
colors: {
custom: {
50: '#c3b5fa',
500: '#a696f7',
950: '#000000',
},
}SCSS
$custom: #a696f7; $custom-light: #c3b5fa; $custom-dark: #000000;
JSON
{
"hex": "#a696f7",
"rgb": {
"r": 166,
"g": 150,
"b": 247
},
"hsl": {
"h": 249.897,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.72626,
"c": 0.13869,
"h": 290.1
},
"luminance": 0.36635
}Semantic roles & 50–950 ramp
primary
#A696F7
secondary
#F0F5D6
accent
#E203BE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085