#A698FE#A698FE
#A698FE is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.4% C 0.145 H 288.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A698FE |
|---|---|
| RGB | rgb(166, 152, 254) |
| HSL | hsl(248, 98%, 80%) |
| HSV | hsv(248, 40%, 100%) |
| CMYK | cmyk(34.6%, 40.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.81, 27.97, -49.03) |
| CIE-LCH | lch(67.81, 56.45, 299.70°) |
| OKLab | oklab(73.35% 0.0463 -0.1377) |
| OKLCH | oklch(73.35% 0.145 288.6) |
| XYZ | xyz(44.8387, 37.7180, 98.6646) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 5.27
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Liliac
#C48EFD
ΔE00 7.50
Pastel Purple
#CAA0FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698FE #F0FE98
analogous
#98BDFE #A698FE #D998FE
triadic
#A698FE #FEA698 #98FEA6
tetradic
#A698FE #FE98BD #F0FE98 #98FED9
square
#A698FE #FE98BD #F0FE98 #98FED9
split-complementary
#A698FE #FED998 #BDFE98
monochromatic
#3D1FFD #725BFD #A698FE #DAD5FF #E5E1FF
Accessibility & contrast
On white
2.46
#A698FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A698FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698FE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698FE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#90ABBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a698fe; /* rgb */ color: rgb(166, 152, 254); /* oklch */ color: oklch(73.4% 0.145 288.6);
Tailwind
colors: {
custom: {
50: '#c3b6ff',
500: '#a698fe',
950: '#000000',
},
}SCSS
$custom: #a698fe; $custom-light: #c3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#a698fe",
"rgb": {
"r": 166,
"g": 152,
"b": 254
},
"hsl": {
"h": 248.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.7335,
"c": 0.14523,
"h": 288.6
},
"luminance": 0.37719
}Semantic roles & 50–950 ramp
primary
#A698FE
secondary
#F2F7D4
accent
#E600C6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086