#A698EE#A698EE
#A698EE is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.5% C 0.123 H 290.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A698EE |
|---|---|
| RGB | rgb(166, 152, 238) |
| HSL | hsl(250, 72%, 76%) |
| HSV | hsv(250, 36%, 93%) |
| CMYK | cmyk(30.3%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.08, 23.90, -41.44) |
| CIE-LCH | lch(67.08, 47.84, 299.97°) |
| OKLab | oklab(72.55% 0.0431 -0.1156) |
| OKLCH | oklch(72.55% 0.123 290.4) |
| XYZ | xyz(42.3828, 36.7357, 85.7300) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.12
Lavender
#B39DDB
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 6.27
Lavender Blue
#8B88F8
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698EE #E0EE98
analogous
#98B5EE #A698EE #D198EE
triadic
#A698EE #EEA698 #98EEA6
tetradic
#A698EE #EE98B5 #E0EE98 #98EED1
square
#A698EE #EE98B5 #E0EE98 #98EED1
split-complementary
#A698EE #EED198 #B5EE98
monochromatic
#4B2FDD #7963E5 #A698EE #D3CDF7 #E8E5FB
Accessibility & contrast
On white
2.52
#A698EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A698EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698EE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698EE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#80A1EC
Tritanopia (blue-blind)
#95A7B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a698ee; /* rgb */ color: rgb(166, 152, 238); /* oklch */ color: oklch(72.5% 0.123 290.4);
Tailwind
colors: {
custom: {
50: '#c2b6f4',
500: '#a698ee',
950: '#000000',
},
}SCSS
$custom: #a698ee; $custom-light: #c2b6f4; $custom-dark: #000000;
JSON
{
"hex": "#a698ee",
"rgb": {
"r": 166,
"g": 152,
"b": 238
},
"hsl": {
"h": 249.767,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.7255,
"c": 0.12341,
"h": 290.4
},
"luminance": 0.36737
}Semantic roles & 50–950 ramp
primary
#A698EE
secondary
#EEF2D9
accent
#D412B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085