#AA92E4#AA92E4
#AA92E4 is a light, moderate violet. Relative luminance 0.347; OKLCH L 71.3% C 0.119 H 296.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92E4 |
|---|---|
| RGB | rgb(170, 146, 228) |
| HSL | hsl(258, 60%, 73%) |
| HSV | hsv(258, 36%, 89%) |
| CMYK | cmyk(25.4%, 36%, 0%, 10.6%) |
| CIE-LAB | lab(65.52, 25.98, -38.35) |
| CIE-LCH | lch(65.52, 46.32, 304.11°) |
| OKLab | oklab(71.3% 0.0537 -0.1066) |
| OKLCH | oklch(71.3% 0.119 296.7) |
| XYZ | xyz(40.8568, 34.7049, 77.9299) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.90
Pale Purple
#B790D4
ΔE00 5.48
Lavender (survey)
#C79FEF
ΔE00 6.13
Liliac
#C48EFD
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92E4 #CCE492
analogous
#92A3E4 #AA92E4 #D392E4
triadic
#AA92E4 #E4AA92 #92E4AA
tetradic
#AA92E4 #E492A3 #CCE492 #92E4D3
square
#AA92E4 #E492A3 #CCE492 #92E4D3
split-complementary
#AA92E4 #E4D392 #A3E492
monochromatic
#5E32CA #8461D8 #AA92E4 #D0C3F0 #ECE6F9
Accessibility & contrast
On white
2.64
#AA92E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#AA92E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92E4
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92E4 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE7
Deuteranopia (green-blind)
#819EE2
Tritanopia (blue-blind)
#9EA0B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa92e4; /* rgb */ color: rgb(170, 146, 228); /* oklch */ color: oklch(71.3% 0.119 296.7);
Tailwind
colors: {
custom: {
50: '#c5b2ed',
500: '#aa92e4',
950: '#000000',
},
}SCSS
$custom: #aa92e4; $custom-light: #c5b2ed; $custom-dark: #000000;
JSON
{
"hex": "#aa92e4",
"rgb": {
"r": 170,
"g": 146,
"b": 228
},
"hsl": {
"h": 257.561,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.71297,
"c": 0.11938,
"h": 296.7
},
"luminance": 0.34705
}Semantic roles & 50–950 ramp
primary
#AA92E4
secondary
#EAF0DB
accent
#C81E96
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084