#A696FD#A696FD
#A696FD is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.9% C 0.147 H 289.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A696FD |
|---|---|
| RGB | rgb(166, 150, 253) |
| HSL | hsl(249, 96%, 79%) |
| HSV | hsv(249, 41%, 99%) |
| CMYK | cmyk(34.4%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(67.28, 28.85, -49.32) |
| CIE-LCH | lch(67.28, 57.14, 300.32°) |
| OKLab | oklab(72.93% 0.0487 -0.1385) |
| OKLCH | oklch(72.93% 0.147 289.4) |
| XYZ | xyz(44.3571, 37.0104, 97.7161) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.08
Periwinkle Blue
#8F99FB
ΔE00 5.39
Lavender Blue
#8B88F8
ΔE00 5.74
Periwinkle (survey)
#8E82FE
ΔE00 6.50
Liliac
#C48EFD
ΔE00 7.12
Pastel Purple
#CAA0FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A696FD #EDFD96
analogous
#96BAFD #A696FD #DA96FD
triadic
#A696FD #FDA696 #96FDA6
tetradic
#A696FD #FD96BA #EDFD96 #96FDDA
square
#A696FD #FD96BA #EDFD96 #96FDDA
split-complementary
#A696FD #FDDA96 #BAFD96
monochromatic
#401EFB #735AFC #A696FD #D9D2FE #E6E1FE
Accessibility & contrast
On white
2.50
#A696FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#A696FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A696FD
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A696FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A696FD | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#90A9BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a696fd; /* rgb */ color: rgb(166, 150, 253); /* oklch */ color: oklch(72.9% 0.147 289.4);
Tailwind
colors: {
custom: {
50: '#c3b5fe',
500: '#a696fd',
950: '#000000',
},
}SCSS
$custom: #a696fd; $custom-light: #c3b5fe; $custom-dark: #000000;
JSON
{
"hex": "#a696fd",
"rgb": {
"r": 166,
"g": 150,
"b": 253
},
"hsl": {
"h": 249.32,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.72934,
"c": 0.14681,
"h": 289.4
},
"luminance": 0.37012
}Semantic roles & 50–950 ramp
primary
#A696FD
secondary
#F1F7D4
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086