#A698EB#A698EB
#A698EB is a light, moderate violet. Relative luminance 0.366; OKLCH L 72.4% C 0.119 H 290.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A698EB |
|---|---|
| RGB | rgb(166, 152, 235) |
| HSL | hsl(250, 67%, 76%) |
| HSV | hsv(250, 35%, 92%) |
| CMYK | cmyk(29.4%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.95, 23.15, -40.00) |
| CIE-LCH | lch(66.95, 46.22, 300.06°) |
| OKLab | oklab(72.41% 0.0425 -0.1115) |
| OKLCH | oklch(72.41% 0.119 290.8) |
| XYZ | xyz(41.9457, 36.5608, 83.4281) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.28
Lavender
#B39DDB
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 7.09
Lavender (survey)
#C79FEF
ΔE00 7.20
Lavender Blue
#8B88F8
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698EB #DDEB98
analogous
#98B3EB #A698EB #CF98EB
triadic
#A698EB #EBA698 #98EBA6
tetradic
#A698EB #EB98B3 #DDEB98 #98EBCF
square
#A698EB #EB98B3 #DDEB98 #98EBCF
split-complementary
#A698EB #EBCF98 #B3EB98
monochromatic
#4D32D7 #7A65E1 #A698EB #D2CBF5 #E9E5FA
Accessibility & contrast
On white
2.53
#A698EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A698EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698EB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698EB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#96A7B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a698eb; /* rgb */ color: rgb(166, 152, 235); /* oklch */ color: oklch(72.4% 0.119 290.8);
Tailwind
colors: {
custom: {
50: '#c2b6f1',
500: '#a698eb',
950: '#000000',
},
}SCSS
$custom: #a698eb; $custom-light: #c2b6f1; $custom-dark: #000000;
JSON
{
"hex": "#a698eb",
"rgb": {
"r": 166,
"g": 152,
"b": 235
},
"hsl": {
"h": 250.12,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.72406,
"c": 0.11929,
"h": 290.8
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#A698EB
secondary
#EDF2D9
accent
#CF16B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085