#AA92EE#AA92EE
#AA92EE is a light, vivid violet. Relative luminance 0.353; OKLCH L 71.8% C 0.133 H 294.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92EE |
|---|---|
| RGB | rgb(170, 146, 238) |
| HSL | hsl(256, 73%, 75%) |
| HSV | hsv(256, 39%, 93%) |
| CMYK | cmyk(28.6%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(65.96, 28.41, -43.17) |
| CIE-LCH | lch(65.96, 51.68, 303.35°) |
| OKLab | oklab(71.78% 0.0558 -0.1205) |
| OKLCH | oklch(71.78% 0.133 294.8) |
| XYZ | xyz(42.2853, 35.2763, 85.4535) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.59
Perrywinkle
#8F8CE7
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 6.40
Lavender
#B39DDB
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.42
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92EE #D6EE92
analogous
#92A8EE #AA92EE #D892EE
triadic
#AA92EE #EEAA92 #92EEAA
tetradic
#AA92EE #EE92A8 #D6EE92 #92EED8
square
#AA92EE #EE92A8 #D6EE92 #92EED8
split-complementary
#AA92EE #EED892 #A8EE92
monochromatic
#5728DD #815DE6 #AA92EE #D3C7F6 #EAE5FB
Accessibility & contrast
On white
2.61
#AA92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#AA92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92EE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92EE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#9BA2B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa92ee; /* rgb */ color: rgb(170, 146, 238); /* oklch */ color: oklch(71.8% 0.133 294.8);
Tailwind
colors: {
custom: {
50: '#c5b2f4',
500: '#aa92ee',
950: '#000000',
},
}SCSS
$custom: #aa92ee; $custom-light: #c5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#aa92ee",
"rgb": {
"r": 170,
"g": 146,
"b": 238
},
"hsl": {
"h": 255.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.71782,
"c": 0.13282,
"h": 294.8
},
"luminance": 0.35277
}Semantic roles & 50–950 ramp
primary
#AA92EE
secondary
#ECF3D8
accent
#D510A2
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131117
muted
#828085