#A696F8#A696F8
#A696F8 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.7% C 0.140 H 289.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A696F8 |
|---|---|
| RGB | rgb(166, 150, 248) |
| HSL | hsl(250, 88%, 78%) |
| HSV | hsv(250, 40%, 97%) |
| CMYK | cmyk(33.1%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.05, 27.56, -46.96) |
| CIE-LCH | lch(67.05, 54.45, 300.41°) |
| OKLab | oklab(72.68% 0.0478 -0.1316) |
| OKLCH | oklch(72.68% 0.14 289.9) |
| XYZ | xyz(43.5711, 36.6960, 93.5761) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 5.63
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 6.79
Liliac
#C48EFD
ΔE00 7.01
Pastel Purple
#CAA0FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A696F8 #E8F896
analogous
#96B7F8 #A696F8 #D796F8
triadic
#A696F8 #F8A696 #96F8A6
tetradic
#A696F8 #F896B7 #E8F896 #96F8D7
square
#A696F8 #F896B7 #E8F896 #96F8D7
split-complementary
#A696F8 #F8D796 #B7F896
monochromatic
#4523F0 #755DF4 #A696F8 #D7CFFC #E7E2FD
Accessibility & contrast
On white
2.52
#A696F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#A696F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A696F8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A696F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A696F8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#92A8BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a696f8; /* rgb */ color: rgb(166, 150, 248); /* oklch */ color: oklch(72.7% 0.140 289.9);
Tailwind
colors: {
custom: {
50: '#c3b5fb',
500: '#a696f8',
950: '#000000',
},
}SCSS
$custom: #a696f8; $custom-light: #c3b5fb; $custom-dark: #000000;
JSON
{
"hex": "#a696f8",
"rgb": {
"r": 166,
"g": 150,
"b": 248
},
"hsl": {
"h": 249.796,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.72677,
"c": 0.14005,
"h": 289.9
},
"luminance": 0.36697
}Semantic roles & 50–950 ramp
primary
#A696F8
secondary
#F0F5D6
accent
#E401BF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085