#A698FC#A698FC
#A698FC is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.2% C 0.143 H 288.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A698FC |
|---|---|
| RGB | rgb(166, 152, 252) |
| HSL | hsl(248, 94%, 79%) |
| HSV | hsv(248, 40%, 99%) |
| CMYK | cmyk(34.1%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.72, 27.46, -48.09) |
| CIE-LCH | lch(67.72, 55.38, 299.72°) |
| OKLab | oklab(73.25% 0.0459 -0.1349) |
| OKLCH | oklch(73.25% 0.143 288.8) |
| XYZ | xyz(44.5201, 37.5906, 96.9867) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.17
Perrywinkle
#8F8CE7
ΔE00 5.18
Lavender Blue
#8B88F8
ΔE00 6.04
Periwinkle (survey)
#8E82FE
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 7.44
Liliac
#C48EFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698FC #EEFC98
analogous
#98BCFC #A698FC #D898FC
triadic
#A698FC #FCA698 #98FCA6
tetradic
#A698FC #FC98BC #EEFC98 #98FCD8
square
#A698FC #FC98BC #EEFC98 #98FCD8
split-complementary
#A698FC #FCD898 #BCFC98
monochromatic
#3F21F9 #735DFA #A698FC #D9D3FE #E5E1FE
Accessibility & contrast
On white
2.47
#A698FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A698FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698FC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698FC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#90ABBE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a698fc; /* rgb */ color: rgb(166, 152, 252); /* oklch */ color: oklch(73.2% 0.143 288.8);
Tailwind
colors: {
custom: {
50: '#c3b6fe',
500: '#a698fc',
950: '#000000',
},
}SCSS
$custom: #a698fc; $custom-light: #c3b6fe; $custom-dark: #000000;
JSON
{
"hex": "#a698fc",
"rgb": {
"r": 166,
"g": 152,
"b": 252
},
"hsl": {
"h": 248.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.73247,
"c": 0.14252,
"h": 288.8
},
"luminance": 0.37592
}Semantic roles & 50–950 ramp
primary
#A698FC
secondary
#F2F6D5
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086