#AA7FFD#AA7FFD
#AA7FFD is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.3% C 0.181 H 297.2°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AA7FFD |
|---|---|
| RGB | rgb(170, 127, 253) |
| HSL | hsl(260, 97%, 75%) |
| HSV | hsv(260, 50%, 99%) |
| CMYK | cmyk(32.8%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(62.35, 42.79, -57.12) |
| CIE-LCH | lch(62.35, 71.37, 306.84°) |
| OKLab | oklab(69.31% 0.0828 -0.1612) |
| OKLCH | oklch(69.31% 0.181 297.2) |
| XYZ | xyz(41.8922, 30.8161, 96.6505) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.57
Light Purple
#BF77F6
ΔE00 4.91
Easter Purple
#C071FE
ΔE00 5.23
Periwinkle (survey)
#8E82FE
ΔE00 5.65
Liliac
#C48EFD
ΔE00 6.06
Mediumpurple
#9370DB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA7FFD #D2FD7F
analogous
#7F93FD #AA7FFD #E97FFD
triadic
#AA7FFD #FDAA7F #7FFDAA
tetradic
#AA7FFD #FD7F93 #D2FD7F #7FFDE9
square
#AA7FFD #FD7F93 #D2FD7F #7FFDE9
split-complementary
#AA7FFD #FDE97F #93FD7F
monochromatic
#5A06FB #8243FC #AA7FFD #D2BBFE #EBE1FF
Accessibility & contrast
On white
2.93
#AA7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#AA7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA7FFD
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA7FFD | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5297FF
Deuteranopia (green-blind)
#5C95FA
Tritanopia (blue-blind)
#9897B2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa7ffd; /* rgb */ color: rgb(170, 127, 253); /* oklch */ color: oklch(69.3% 0.181 297.2);
Tailwind
colors: {
custom: {
50: '#c7a5ff',
500: '#aa7ffd',
950: '#000000',
},
}SCSS
$custom: #aa7ffd; $custom-light: #c7a5ff; $custom-dark: #000000;
JSON
{
"hex": "#aa7ffd",
"rgb": {
"r": 170,
"g": 127,
"b": 253
},
"hsl": {
"h": 260.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.69306,
"c": 0.18121,
"h": 297.2
},
"luminance": 0.30817
}Semantic roles & 50–950 ramp
primary
#AA7FFD
secondary
#EBF7D4
accent
#E60097
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86