#AA64FF#AA64FF
#AA64FF is a light, highly saturated violet. Relative luminance 0.249; OKLCH L 65.4% C 0.222 H 301.3°. Best body text is #000000 at 5.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AA64FF |
|---|---|
| RGB | rgb(170, 100, 255) |
| HSL | hsl(267, 100%, 70%) |
| HSV | hsv(267, 61%, 100%) |
| CMYK | cmyk(33.3%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(56.96, 57.64, -66.87) |
| CIE-LCH | lch(56.96, 88.28, 310.76°) |
| OKLab | oklab(65.37% 0.1153 -0.1897) |
| OKLCH | oklch(65.37% 0.222 301.3) |
| XYZ | xyz(39.1804, 24.8802, 97.3265) |
| Luminance | 0.2488 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 3.04
Light Urple
#B36FF6
ΔE00 3.44
Bright Lavender
#C760FF
ΔE00 4.97
Easter Purple
#C071FE
ΔE00 5.16
Bright Lilac
#C95EFB
ΔE00 5.49
Lightish Purple
#A552E6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA64FF #B9FF64
analogous
#646CFF #AA64FF #F864FF
triadic
#AA64FF #FFAA64 #64FFAA
tetradic
#AA64FF #FF646C #B9FF64 #64FFF8
square
#AA64FF #FF646C #B9FF64 #64FFF8
split-complementary
#AA64FF #FFF864 #6CFF64
monochromatic
#6900E9 #8827FF #AA64FF #CCA1FF #EDDEFF
Accessibility & contrast
On white
3.51
#AA64FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.98
#AA64FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA64FF
5.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA64FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA64FF | 1.00 | 3.51 | 5.98 | 5.98 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0088FF
Deuteranopia (green-blind)
#3088FC
Tritanopia (blue-blind)
#9885A8
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #aa64ff; /* rgb */ color: rgb(170, 100, 255); /* oklch */ color: oklch(65.4% 0.222 301.3);
Tailwind
colors: {
custom: {
50: '#c893ff',
500: '#aa64ff',
950: '#000000',
},
}SCSS
$custom: #aa64ff; $custom-light: #c893ff; $custom-dark: #000000;
JSON
{
"hex": "#aa64ff",
"rgb": {
"r": 170,
"g": 100,
"b": 255
},
"hsl": {
"h": 267.097,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.65374,
"c": 0.22201,
"h": 301.3
},
"luminance": 0.2488
}Semantic roles & 50–950 ramp
primary
#AA64FF
secondary
#E2F6C9
accent
#E6007E
background
#FCF9FF
surface
#F9F2FF
border
#D2CCD7
text
#140D18
muted
#827E86