#AA92EB#AA92EB
#AA92EB is a light, vivid violet. Relative luminance 0.351; OKLCH L 71.6% C 0.129 H 295.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92EB |
|---|---|
| RGB | rgb(170, 146, 235) |
| HSL | hsl(256, 69%, 75%) |
| HSV | hsv(256, 38%, 92%) |
| CMYK | cmyk(27.7%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(65.83, 27.67, -41.73) |
| CIE-LCH | lch(65.83, 50.07, 303.55°) |
| OKLab | oklab(71.63% 0.0552 -0.1164) |
| OKLCH | oklch(71.63% 0.129 295.4) |
| XYZ | xyz(41.8482, 35.1015, 83.1516) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 5.78
Lavender
#B39DDB
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92EB #D3EB92
analogous
#92A7EB #AA92EB #D792EB
triadic
#AA92EB #EBAA92 #92EBAA
tetradic
#AA92EB #EB92A7 #D3EB92 #92EBD7
square
#AA92EB #EB92A7 #D3EB92 #92EBD7
split-complementary
#AA92EB #EBD792 #A7EB92
monochromatic
#592BD8 #825EE2 #AA92EB #D2C6F4 #EBE5FA
Accessibility & contrast
On white
2.62
#AA92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#AA92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92EB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92EB | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#9CA1B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa92eb; /* rgb */ color: rgb(170, 146, 235); /* oklch */ color: oklch(71.6% 0.129 295.4);
Tailwind
colors: {
custom: {
50: '#c5b2f2',
500: '#aa92eb',
950: '#000000',
},
}SCSS
$custom: #aa92eb; $custom-light: #c5b2f2; $custom-dark: #000000;
JSON
{
"hex": "#aa92eb",
"rgb": {
"r": 170,
"g": 146,
"b": 235
},
"hsl": {
"h": 256.18,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.71634,
"c": 0.12879,
"h": 295.4
},
"luminance": 0.35102
}Semantic roles & 50–950 ramp
primary
#AA92EB
secondary
#EBF2D9
accent
#D1159E
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131117
muted
#828085