#A698EF#A698EF
#A698EF is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.6% C 0.125 H 290.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A698EF |
|---|---|
| RGB | rgb(166, 152, 239) |
| HSL | hsl(250, 73%, 77%) |
| HSV | hsv(250, 36%, 94%) |
| CMYK | cmyk(30.5%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.12, 24.15, -41.92) |
| CIE-LCH | lch(67.12, 48.38, 299.94°) |
| OKLab | oklab(72.6% 0.0433 -0.117) |
| OKLCH | oklch(72.6% 0.125 290.3) |
| XYZ | xyz(42.5301, 36.7946, 86.5059) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 6.16
Lavender
#B39DDB
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 7.07
Liliac
#C48EFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698EF #E1EF98
analogous
#98B6EF #A698EF #D298EF
triadic
#A698EF #EFA698 #98EFA6
tetradic
#A698EF #EF98B6 #E1EF98 #98EFD2
square
#A698EF #EF98B6 #E1EF98 #98EFD2
split-complementary
#A698EF #EFD298 #B6EF98
monochromatic
#4A2EDF #7863E7 #A698EF #D4CDF7 #E8E5FB
Accessibility & contrast
On white
2.51
#A698EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#A698EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698EF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698EF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#7FA2ED
Tritanopia (blue-blind)
#95A8B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a698ef; /* rgb */ color: rgb(166, 152, 239); /* oklch */ color: oklch(72.6% 0.125 290.3);
Tailwind
colors: {
custom: {
50: '#c2b6f4',
500: '#a698ef',
950: '#000000',
},
}SCSS
$custom: #a698ef; $custom-light: #c2b6f4; $custom-dark: #000000;
JSON
{
"hex": "#a698ef",
"rgb": {
"r": 166,
"g": 152,
"b": 239
},
"hsl": {
"h": 249.655,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.72599,
"c": 0.12479,
"h": 290.3
},
"luminance": 0.36795
}Semantic roles & 50–950 ramp
primary
#A698EF
secondary
#EEF3D8
accent
#D510B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085