#AA98E8#AA98E8
#AA98E8 is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.6% C 0.115 H 293.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98E8 |
|---|---|
| RGB | rgb(170, 152, 232) |
| HSL | hsl(254, 63%, 75%) |
| HSV | hsv(254, 34%, 91%) |
| CMYK | cmyk(26.7%, 34.5%, 0%, 9%) |
| CIE-LAB | lab(67.15, 23.55, -38.01) |
| CIE-LCH | lch(67.15, 44.72, 301.78°) |
| OKLab | oklab(72.6% 0.0463 -0.1057) |
| OKLCH | oklch(72.6% 0.115 293.7) |
| XYZ | xyz(42.3678, 36.8281, 81.2047) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 6.10
Perrywinkle
#8F8CE7
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98E8 #D6E898
analogous
#98AEE8 #AA98E8 #D298E8
triadic
#AA98E8 #E8AA98 #98E8AA
tetradic
#AA98E8 #E898AE #D6E898 #98E8D2
square
#AA98E8 #E898AE #D6E898 #98E8D2
split-complementary
#AA98E8 #E8D298 #AEE898
monochromatic
#5734D2 #8166DD #AA98E8 #D3CAF3 #EAE6F9
Accessibility & contrast
On white
2.51
#AA98E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#AA98E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98E8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98E8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A4EB
Deuteranopia (green-blind)
#85A2E6
Tritanopia (blue-blind)
#9DA6B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa98e8; /* rgb */ color: rgb(170, 152, 232); /* oklch */ color: oklch(72.6% 0.115 293.7);
Tailwind
colors: {
custom: {
50: '#c5b6ef',
500: '#aa98e8',
950: '#000000',
},
}SCSS
$custom: #aa98e8; $custom-light: #c5b6ef; $custom-dark: #000000;
JSON
{
"hex": "#aa98e8",
"rgb": {
"r": 170,
"g": 152,
"b": 232
},
"hsl": {
"h": 253.5,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.72598,
"c": 0.11536,
"h": 293.7
},
"luminance": 0.36829
}Semantic roles & 50–950 ramp
primary
#AA98E8
secondary
#ECF1DA
accent
#CB1AA3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084