#AA79FF#AA79FF
#AA79FF is a light, vivid violet. Relative luminance 0.294; OKLCH L 68.5% C 0.192 H 298.0°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AA79FF |
|---|---|
| RGB | rgb(170, 121, 255) |
| HSL | hsl(262, 100%, 74%) |
| HSV | hsv(262, 53%, 100%) |
| CMYK | cmyk(33.3%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(61.17, 46.58, -60.11) |
| CIE-LCH | lch(61.17, 76.04, 307.77°) |
| OKLab | oklab(68.46% 0.0904 -0.1699) |
| OKLCH | oklch(68.46% 0.192 298) |
| XYZ | xyz(41.4605, 29.4403, 98.0866) |
| Luminance | 0.2944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 3.43
Easter Purple
#C071FE
ΔE00 4.43
Light Purple
#BF77F6
ΔE00 4.58
Periwinkle (survey)
#8E82FE
ΔE00 6.16
Mediumpurple
#9370DB
ΔE00 6.52
Bright Lavender
#C760FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA79FF #CEFF79
analogous
#798BFF #AA79FF #ED79FF
triadic
#AA79FF #FFAA79 #79FFAA
tetradic
#AA79FF #FF798B #CEFF79 #79FFED
square
#AA79FF #FF798B #CEFF79 #79FFED
split-complementary
#AA79FF #FFED79 #8BFF79
monochromatic
#5D00FE #833CFF #AA79FF #D1B6FF #ECE0FF
Accessibility & contrast
On white
3.05
#AA79FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#AA79FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA79FF
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA79FF | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4494FF
Deuteranopia (green-blind)
#5292FC
Tritanopia (blue-blind)
#9794B1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #aa79ff; /* rgb */ color: rgb(170, 121, 255); /* oklch */ color: oklch(68.5% 0.192 298.0);
Tailwind
colors: {
custom: {
50: '#c7a1ff',
500: '#aa79ff',
950: '#000000',
},
}SCSS
$custom: #aa79ff; $custom-light: #c7a1ff; $custom-dark: #000000;
JSON
{
"hex": "#aa79ff",
"rgb": {
"r": 170,
"g": 121,
"b": 255
},
"hsl": {
"h": 261.94,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.68462,
"c": 0.19249,
"h": 298
},
"luminance": 0.29441
}Semantic roles & 50–950 ramp
primary
#AA79FF
secondary
#EAF7D4
accent
#E60092
background
#FCFAFF
surface
#F9F3FF
border
#D2CDD7
text
#130F18
muted
#827F86