#A698FB#A698FB
#A698FB is a light, vivid blue. Relative luminance 0.375; OKLCH L 73.2% C 0.141 H 288.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A698FB |
|---|---|
| RGB | rgb(166, 152, 251) |
| HSL | hsl(248, 93%, 79%) |
| HSV | hsv(248, 39%, 98%) |
| CMYK | cmyk(33.9%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(67.67, 27.20, -47.62) |
| CIE-LCH | lch(67.67, 54.84, 299.73°) |
| OKLab | oklab(73.2% 0.0457 -0.1335) |
| OKLCH | oklch(73.2% 0.141 288.9) |
| XYZ | xyz(44.3621, 37.5274, 96.1543) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.14
Periwinkle Blue
#8F99FB
ΔE00 5.21
Lavender Blue
#8B88F8
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 7.00
Pastel Purple
#CAA0FF
ΔE00 7.40
Liliac
#C48EFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698FB #EDFB98
analogous
#98BCFB #A698FB #D898FB
triadic
#A698FB #FBA698 #98FBA6
tetradic
#A698FB #FB98BC #EDFB98 #98FBD8
square
#A698FB #FB98BC #EDFB98 #98FBD8
split-complementary
#A698FB #FBD898 #BCFB98
monochromatic
#4022F6 #735DF9 #A698FB #D9D3FD #E6E2FE
Accessibility & contrast
On white
2.47
#A698FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A698FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698FB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698FB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#79A2F9
Tritanopia (blue-blind)
#91ABBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a698fb; /* rgb */ color: rgb(166, 152, 251); /* oklch */ color: oklch(73.2% 0.141 288.9);
Tailwind
colors: {
custom: {
50: '#c3b6fd',
500: '#a698fb',
950: '#000000',
},
}SCSS
$custom: #a698fb; $custom-light: #c3b6fd; $custom-dark: #000000;
JSON
{
"hex": "#a698fb",
"rgb": {
"r": 166,
"g": 152,
"b": 251
},
"hsl": {
"h": 248.485,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.73196,
"c": 0.14116,
"h": 288.9
},
"luminance": 0.37528
}Semantic roles & 50–950 ramp
primary
#A698FB
secondary
#F1F6D5
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085