#AA7FFB#AA7FFB
#AA7FFB is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.2% C 0.179 H 297.5°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AA7FFB |
|---|---|
| RGB | rgb(170, 127, 251) |
| HSL | hsl(261, 94%, 74%) |
| HSV | hsv(261, 49%, 98%) |
| CMYK | cmyk(32.3%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(62.24, 42.29, -56.19) |
| CIE-LCH | lch(62.24, 70.33, 306.96°) |
| OKLab | oklab(69.19% 0.0826 -0.1585) |
| OKLCH | oklch(69.19% 0.179 297.5) |
| XYZ | xyz(41.5753, 30.6893, 94.9813) |
| Luminance | 0.3069 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.48
Light Purple
#BF77F6
ΔE00 4.80
Easter Purple
#C071FE
ΔE00 5.19
Periwinkle (survey)
#8E82FE
ΔE00 5.75
Liliac
#C48EFD
ΔE00 5.98
Mediumpurple
#9370DB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA7FFB #D0FB7F
analogous
#7F92FB #AA7FFB #E87FFB
triadic
#AA7FFB #FBAA7F #7FFBAA
tetradic
#AA7FFB #FB7F92 #D0FB7F #7FFBE8
square
#AA7FFB #FB7F92 #D0FB7F #7FFBE8
split-complementary
#AA7FFB #FBE87F #92FB7F
monochromatic
#5B08F7 #8344F9 #AA7FFB #D1BAFD #EBE1FE
Accessibility & contrast
On white
2.94
#AA7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#AA7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA7FFB
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA7FFB | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5397FF
Deuteranopia (green-blind)
#5D95F8
Tritanopia (blue-blind)
#9897B1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa7ffb; /* rgb */ color: rgb(170, 127, 251); /* oklch */ color: oklch(69.2% 0.179 297.5);
Tailwind
colors: {
custom: {
50: '#c7a5fd',
500: '#aa7ffb',
950: '#000000',
},
}SCSS
$custom: #aa7ffb; $custom-light: #c7a5fd; $custom-dark: #000000;
JSON
{
"hex": "#aa7ffb",
"rgb": {
"r": 170,
"g": 127,
"b": 251
},
"hsl": {
"h": 260.806,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.69191,
"c": 0.17872,
"h": 297.5
},
"luminance": 0.3069
}Semantic roles & 50–950 ramp
primary
#AA7FFB
secondary
#EBF6D5
accent
#E60096
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86