#AA97F7#AA97F7
#AA97F7 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.1% C 0.137 H 291.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AA97F7 |
|---|---|
| RGB | rgb(170, 151, 247) |
| HSL | hsl(252, 86%, 78%) |
| HSV | hsv(252, 39%, 97%) |
| CMYK | cmyk(31.2%, 38.9%, 0%, 3.1%) |
| CIE-LAB | lab(67.57, 27.82, -45.57) |
| CIE-LCH | lch(67.57, 53.39, 301.40°) |
| OKLab | oklab(73.14% 0.0508 -0.1275) |
| OKLCH | oklch(73.14% 0.137 291.7) |
| XYZ | xyz(44.4284, 37.3938, 92.8546) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.60
Liliac
#C48EFD
ΔE00 6.34
Pastel Purple
#CAA0FF
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA97F7 #E4F797
analogous
#97B4F7 #AA97F7 #DA97F7
triadic
#AA97F7 #F7AA97 #97F7AA
tetradic
#AA97F7 #F797B4 #E4F797 #97F7DA
square
#AA97F7 #F797B4 #E4F797 #97F7DA
split-complementary
#AA97F7 #F7DA97 #B4F797
monochromatic
#4D25EE #7C5EF3 #AA97F7 #D8D0FB #E8E3FD
Accessibility & contrast
On white
2.48
#AA97F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#AA97F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA97F7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA97F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA97F7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#98A8BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa97f7; /* rgb */ color: rgb(170, 151, 247); /* oklch */ color: oklch(73.1% 0.137 291.7);
Tailwind
colors: {
custom: {
50: '#c5b5fa',
500: '#aa97f7',
950: '#000000',
},
}SCSS
$custom: #aa97f7; $custom-light: #c5b5fa; $custom-dark: #000000;
JSON
{
"hex": "#aa97f7",
"rgb": {
"r": 170,
"g": 151,
"b": 247
},
"hsl": {
"h": 251.875,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.7314,
"c": 0.13727,
"h": 291.7
},
"luminance": 0.37395
}Semantic roles & 50–950 ramp
primary
#AA97F7
secondary
#EFF5D6
accent
#E203B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085