#A698F7#A698F7
#A698F7 is a light, vivid blue. Relative luminance 0.373; OKLCH L 73.0% C 0.136 H 289.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A698F7 |
|---|---|
| RGB | rgb(166, 152, 247) |
| HSL | hsl(249, 86%, 78%) |
| HSV | hsv(249, 38%, 97%) |
| CMYK | cmyk(32.8%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(67.48, 26.17, -45.73) |
| CIE-LCH | lch(67.48, 52.69, 299.78°) |
| OKLab | oklab(72.99% 0.045 -0.1281) |
| OKLCH | oklch(72.99% 0.136 289.3) |
| XYZ | xyz(43.7382, 37.2778, 92.8686) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 7.26
Liliac
#C48EFD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698F7 #E9F798
analogous
#98B9F7 #A698F7 #D598F7
triadic
#A698F7 #F7A698 #98F7A6
tetradic
#A698F7 #F798B9 #E9F798 #98F7D5
square
#A698F7 #F798B9 #E9F798 #98F7D5
split-complementary
#A698F7 #F7D598 #B9F798
monochromatic
#4426EE #755FF3 #A698F7 #D7D1FB #E6E3FD
Accessibility & contrast
On white
2.48
#A698F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#A698F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698F7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698F7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#92AABC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a698f7; /* rgb */ color: rgb(166, 152, 247); /* oklch */ color: oklch(73.0% 0.136 289.3);
Tailwind
colors: {
custom: {
50: '#c3b6fa',
500: '#a698f7',
950: '#000000',
},
}SCSS
$custom: #a698f7; $custom-light: #c3b6fa; $custom-dark: #000000;
JSON
{
"hex": "#a698f7",
"rgb": {
"r": 166,
"g": 152,
"b": 247
},
"hsl": {
"h": 248.842,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.72994,
"c": 0.13573,
"h": 289.3
},
"luminance": 0.37279
}Semantic roles & 50–950 ramp
primary
#A698F7
secondary
#F0F5D6
accent
#E203C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085