#A697FE#A697FE
#A697FE is a light, vivid blue. Relative luminance 0.374; OKLCH L 73.2% C 0.147 H 288.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A697FE |
|---|---|
| RGB | rgb(166, 151, 254) |
| HSL | hsl(249, 98%, 79%) |
| HSV | hsv(249, 41%, 100%) |
| CMYK | cmyk(34.6%, 40.6%, 0%, 0.4%) |
| CIE-LAB | lab(67.57, 28.54, -49.41) |
| CIE-LCH | lch(67.57, 57.06, 300.01°) |
| OKLab | oklab(73.17% 0.0476 -0.1388) |
| OKLCH | oklch(73.17% 0.147 288.9) |
| XYZ | xyz(44.6771, 37.3948, 98.6107) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 5.21
Lavender Blue
#8B88F8
ΔE00 5.83
Periwinkle (survey)
#8E82FE
ΔE00 6.65
Liliac
#C48EFD
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A697FE #EFFE97
analogous
#97BCFE #A697FE #DA97FE
triadic
#A697FE #FEA697 #97FEA6
tetradic
#A697FE #FE97BC #EFFE97 #97FEDA
square
#A697FE #FE97BC #EFFE97 #97FEDA
split-complementary
#A697FE #FEDA97 #BCFE97
monochromatic
#3E1EFD #725AFD #A697FE #DAD4FF #E5E1FF
Accessibility & contrast
On white
2.48
#A697FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A697FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A697FE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A697FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A697FE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#90AABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a697fe; /* rgb */ color: rgb(166, 151, 254); /* oklch */ color: oklch(73.2% 0.147 288.9);
Tailwind
colors: {
custom: {
50: '#c3b5ff',
500: '#a697fe',
950: '#000000',
},
}SCSS
$custom: #a697fe; $custom-light: #c3b5ff; $custom-dark: #000000;
JSON
{
"hex": "#a697fe",
"rgb": {
"r": 166,
"g": 151,
"b": 254
},
"hsl": {
"h": 248.738,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.73168,
"c": 0.14669,
"h": 288.9
},
"luminance": 0.37396
}Semantic roles & 50–950 ramp
primary
#A697FE
secondary
#F2F7D4
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086