#AA7FF0#AA7FF0
#AA7FF0 is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.6% C 0.165 H 299.6°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AA7FF0 |
|---|---|
| RGB | rgb(170, 127, 240) |
| HSL | hsl(263, 79%, 72%) |
| HSV | hsv(263, 47%, 94%) |
| CMYK | cmyk(29.2%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(61.67, 39.58, -51.05) |
| CIE-LCH | lch(61.67, 64.59, 307.79°) |
| OKLab | oklab(68.57% 0.0815 -0.1434) |
| OKLCH | oklch(68.57% 0.165 299.6) |
| XYZ | xyz(39.8914, 30.0158, 86.1132) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.39
Light Purple
#BF77F6
ΔE00 4.43
Easter Purple
#C071FE
ΔE00 5.27
Liliac
#C48EFD
ΔE00 5.77
Mediumpurple
#9370DB
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA7FF0 #C5F07F
analogous
#7F8DF0 #AA7FF0 #E37FF0
triadic
#AA7FF0 #F0AA7F #7FF0AA
tetradic
#AA7FF0 #F07F8D #C5F07F #7FF0E3
square
#AA7FF0 #F07F8D #C5F07F #7FF0E3
split-complementary
#AA7FF0 #F0E37F #8DF07F
monochromatic
#631ADB #8648EA #AA7FF0 #CEB6F6 #EDE4FC
Accessibility & contrast
On white
3.00
#AA7FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#AA7FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA7FF0
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA7FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA7FF0 | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C95F4
Deuteranopia (green-blind)
#6694ED
Tritanopia (blue-blind)
#9C94AC
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #aa7ff0; /* rgb */ color: rgb(170, 127, 240); /* oklch */ color: oklch(68.6% 0.165 299.6);
Tailwind
colors: {
custom: {
50: '#c6a5f5',
500: '#aa7ff0',
950: '#000000',
},
}SCSS
$custom: #aa7ff0; $custom-light: #c6a5f5; $custom-dark: #000000;
JSON
{
"hex": "#aa7ff0",
"rgb": {
"r": 170,
"g": 127,
"b": 240
},
"hsl": {
"h": 262.832,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.68573,
"c": 0.16497,
"h": 299.6
},
"luminance": 0.30016
}Semantic roles & 50–950 ramp
primary
#AA7FF0
secondary
#E9F4D7
accent
#DB0A8C
background
#FCFAFF
surface
#F8F4FE
border
#D1CED6
text
#130F17
muted
#827F85