#AA65FF#AA65FF
#AA65FF is a light, highly saturated violet. Relative luminance 0.251; OKLCH L 65.5% C 0.221 H 301.1°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AA65FF |
|---|---|
| RGB | rgb(170, 101, 255) |
| HSL | hsl(267, 100%, 70%) |
| HSV | hsv(267, 60%, 100%) |
| CMYK | cmyk(33.3%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(57.15, 57.14, -66.56) |
| CIE-LCH | lch(57.15, 87.72, 310.64°) |
| OKLab | oklab(65.51% 0.1141 -0.1889) |
| OKLCH | oklch(65.51% 0.221 301.1) |
| XYZ | xyz(39.2770, 25.0732, 97.3587) |
| Luminance | 0.2507 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lighter Purple
#A55AF4
ΔE00 3.23
Light Urple
#B36FF6
ΔE00 3.28
Bright Lavender
#C760FF
ΔE00 4.97
Easter Purple
#C071FE
ΔE00 5.02
Bright Lilac
#C95EFB
ΔE00 5.50
Lightish Purple
#A552E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA65FF #BAFF65
analogous
#656DFF #AA65FF #F765FF
triadic
#AA65FF #FFAA65 #65FFAA
tetradic
#AA65FF #FF656D #BAFF65 #65FFF7
square
#AA65FF #FF656D #BAFF65 #65FFF7
split-complementary
#AA65FF #FFF765 #6DFF65
monochromatic
#6900EA #8828FF #AA65FF #CCA2FF #EEDFFF
Accessibility & contrast
On white
3.49
#AA65FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#AA65FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA65FF
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA65FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA65FF | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0088FF
Deuteranopia (green-blind)
#3288FC
Tritanopia (blue-blind)
#9886A9
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #aa65ff; /* rgb */ color: rgb(170, 101, 255); /* oklch */ color: oklch(65.5% 0.221 301.1);
Tailwind
colors: {
custom: {
50: '#c894ff',
500: '#aa65ff',
950: '#000000',
},
}SCSS
$custom: #aa65ff; $custom-light: #c894ff; $custom-dark: #000000;
JSON
{
"hex": "#aa65ff",
"rgb": {
"r": 170,
"g": 101,
"b": 255
},
"hsl": {
"h": 266.883,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.6551,
"c": 0.22067,
"h": 301.1
},
"luminance": 0.25073
}Semantic roles & 50–950 ramp
primary
#AA65FF
secondary
#E2F6CA
accent
#E6007F
background
#FCF9FF
surface
#F9F2FF
border
#D2CCD7
text
#140D18
muted
#827E86