#AA98EB#AA98EB
#AA98EB is a light, moderate violet. Relative luminance 0.370; OKLCH L 72.7% C 0.119 H 293.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98EB |
|---|---|
| RGB | rgb(170, 152, 235) |
| HSL | hsl(253, 67%, 76%) |
| HSV | hsv(253, 35%, 92%) |
| CMYK | cmyk(27.7%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.28, 24.28, -39.46) |
| CIE-LCH | lch(67.28, 46.33, 301.60°) |
| OKLab | oklab(72.74% 0.047 -0.1098) |
| OKLCH | oklch(72.74% 0.119 293.2) |
| XYZ | xyz(42.7975, 37.0000, 83.4681) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.27
Baby Purple
#CA9BF7
ΔE00 6.52
Liliac
#C48EFD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98EB #D9EB98
analogous
#98AFEB #AA98EB #D398EB
triadic
#AA98EB #EBAA98 #98EBAA
tetradic
#AA98EB #EB98AF #D9EB98 #98EBD3
square
#AA98EB #EB98AF #D9EB98 #98EBD3
split-complementary
#AA98EB #EBD398 #AFEB98
monochromatic
#5532D7 #8065E1 #AA98EB #D4CBF5 #EAE5FA
Accessibility & contrast
On white
2.50
#AA98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#AA98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98EB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98EB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#9CA6B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa98eb; /* rgb */ color: rgb(170, 152, 235); /* oklch */ color: oklch(72.7% 0.119 293.2);
Tailwind
colors: {
custom: {
50: '#c5b6f1',
500: '#aa98eb',
950: '#000000',
},
}SCSS
$custom: #aa98eb; $custom-light: #c5b6f1; $custom-dark: #000000;
JSON
{
"hex": "#aa98eb",
"rgb": {
"r": 170,
"g": 152,
"b": 235
},
"hsl": {
"h": 253.012,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.72739,
"c": 0.11946,
"h": 293.2
},
"luminance": 0.37001
}Semantic roles & 50–950 ramp
primary
#AA98EB
secondary
#ECF2D9
accent
#CF16A7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085