#AA58E8#AA58E8
#AA58E8 is a light, highly saturated violet. Relative luminance 0.214; OKLCH L 62.3% C 0.213 H 307.5°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AA58E8 |
|---|---|
| RGB | rgb(170, 88, 232) |
| HSL | hsl(274, 76%, 63%) |
| HSV | hsv(274, 62%, 91%) |
| CMYK | cmyk(26.7%, 62.1%, 0%, 9%) |
| CIE-LAB | lab(53.33, 58.27, -59.89) |
| CIE-LCH | lch(53.33, 83.56, 314.21°) |
| OKLab | oklab(62.29% 0.13 -0.1692) |
| OKLCH | oklch(62.29% 0.213 307.5) |
| XYZ | xyz(34.6298, 21.3521, 78.6253) |
| Luminance | 0.2135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lightish Purple
#A552E6
ΔE00 1.82
Lighter Purple
#A55AF4
ΔE00 2.15
Mediumorchid
#BA55D3
ΔE00 5.03
Light Urple
#B36FF6
ΔE00 6.06
Bright Lilac
#C95EFB
ΔE00 6.17
Bright Lavender
#C760FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA58E8 #96E858
analogous
#6258E8 #AA58E8 #E858DE
triadic
#AA58E8 #E8AA58 #58E8AA
tetradic
#AA58E8 #E86258 #96E858 #58DEE8
square
#AA58E8 #E86258 #96E858 #58DEE8
split-complementary
#AA58E8 #DEE858 #58E862
monochromatic
#6D18AE #8F22E1 #AA58E8 #C58EEF #E1C4F7
Accessibility & contrast
On white
3.98
#AA58E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#AA58E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA58E8
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA58E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA58E8 | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CEC
Deuteranopia (green-blind)
#3E80E5
Tritanopia (blue-blind)
#A07598
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #aa58e8; /* rgb */ color: rgb(170, 88, 232); /* oklch */ color: oklch(62.3% 0.213 307.5);
Tailwind
colors: {
custom: {
50: '#c78bf0',
500: '#aa58e8',
950: '#000000',
},
}SCSS
$custom: #aa58e8; $custom-light: #c78bf0; $custom-dark: #000000;
JSON
{
"hex": "#aa58e8",
"rgb": {
"r": 170,
"g": 88,
"b": 232
},
"hsl": {
"h": 274.167,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.62287,
"c": 0.21342,
"h": 307.5
},
"luminance": 0.21352
}Semantic roles & 50–950 ramp
primary
#AA58E8
secondary
#CAE8B4
accent
#D80E65
background
#FCF8FE
surface
#F9F0FD
border
#D2CBD5
text
#130C17
muted
#827D85