#AA79ED#AA79ED
#AA79ED is a light, vivid violet. Relative luminance 0.283; OKLCH L 67.4% C 0.171 H 301.5°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AA79ED |
|---|---|
| RGB | rgb(170, 121, 237) |
| HSL | hsl(265, 76%, 70%) |
| HSV | hsv(265, 49%, 93%) |
| CMYK | cmyk(28.3%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(60.19, 42.18, -51.73) |
| CIE-LCH | lch(60.19, 66.74, 309.19°) |
| OKLab | oklab(67.42% 0.0891 -0.1454) |
| OKLCH | oklch(67.42% 0.171 301.5) |
| XYZ | xyz(38.6975, 28.3351, 83.5349) |
| Luminance | 0.2833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 3.07
Light Purple
#BF77F6
ΔE00 3.87
Easter Purple
#C071FE
ΔE00 4.49
Mediumpurple
#9370DB
ΔE00 5.21
Liliac
#C48EFD
ΔE00 6.80
Bright Lavender
#C760FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA79ED #BCED79
analogous
#7982ED #AA79ED #E479ED
triadic
#AA79ED #EDAA79 #79EDAA
tetradic
#AA79ED #ED7982 #BCED79 #79EDE4
square
#AA79ED #ED7982 #BCED79 #79EDE4
split-complementary
#AA79ED #EDE479 #82ED79
monochromatic
#681CD0 #8843E6 #AA79ED #CCAFF4 #EEE4FB
Accessibility & contrast
On white
3.15
#AA79ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#AA79ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA79ED
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA79ED | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5490F1
Deuteranopia (green-blind)
#6191EA
Tritanopia (blue-blind)
#9D8EA8
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #aa79ed; /* rgb */ color: rgb(170, 121, 237); /* oklch */ color: oklch(67.4% 0.171 301.5);
Tailwind
colors: {
custom: {
50: '#c6a1f3',
500: '#aa79ed',
950: '#000000',
},
}SCSS
$custom: #aa79ed; $custom-light: #c6a1f3; $custom-dark: #000000;
JSON
{
"hex": "#aa79ed",
"rgb": {
"r": 170,
"g": 121,
"b": 237
},
"hsl": {
"h": 265.345,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.67419,
"c": 0.17052,
"h": 301.5
},
"luminance": 0.28335
}Semantic roles & 50–950 ramp
primary
#AA79ED
secondary
#E3F1D1
accent
#D90D83
background
#FCFAFE
surface
#F8F3FD
border
#D1CDD5
text
#130F17
muted
#827F85