#A696FC#A696FC
#A696FC is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.9% C 0.145 H 289.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A696FC |
|---|---|
| RGB | rgb(166, 150, 252) |
| HSL | hsl(249, 94%, 79%) |
| HSV | hsv(249, 40%, 99%) |
| CMYK | cmyk(34.1%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.24, 28.59, -48.85) |
| CIE-LCH | lch(67.24, 56.60, 300.34°) |
| OKLab | oklab(72.88% 0.0485 -0.1371) |
| OKLCH | oklch(72.88% 0.145 289.5) |
| XYZ | xyz(44.1983, 36.9468, 96.8794) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 5.43
Lavender Blue
#8B88F8
ΔE00 5.78
Periwinkle (survey)
#8E82FE
ΔE00 6.55
Liliac
#C48EFD
ΔE00 7.09
Pastel Purple
#CAA0FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A696FC #ECFC96
analogous
#96B9FC #A696FC #D996FC
triadic
#A696FC #FCA696 #96FCA6
tetradic
#A696FC #FC96B9 #ECFC96 #96FCD9
square
#A696FC #FC96B9 #ECFC96 #96FCD9
split-complementary
#A696FC #FCD996 #B9FC96
monochromatic
#411FF9 #745BFA #A696FC #D8D2FE #E6E1FE
Accessibility & contrast
On white
2.50
#A696FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A696FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A696FC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A696FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A696FC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#76A1FA
Tritanopia (blue-blind)
#91A9BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a696fc; /* rgb */ color: rgb(166, 150, 252); /* oklch */ color: oklch(72.9% 0.145 289.5);
Tailwind
colors: {
custom: {
50: '#c3b5fe',
500: '#a696fc',
950: '#000000',
},
}SCSS
$custom: #a696fc; $custom-light: #c3b5fe; $custom-dark: #000000;
JSON
{
"hex": "#a696fc",
"rgb": {
"r": 166,
"g": 150,
"b": 252
},
"hsl": {
"h": 249.412,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.72882,
"c": 0.14546,
"h": 289.5
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#A696FC
secondary
#F1F6D5
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086