#AA85FF#AA85FF
#AA85FF is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.4% C 0.175 H 295.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85FF |
|---|---|
| RGB | rgb(170, 133, 255) |
| HSL | hsl(258, 100%, 76%) |
| HSV | hsv(258, 48%, 100%) |
| CMYK | cmyk(33.3%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(63.79, 39.96, -55.93) |
| CIE-LCH | lch(63.79, 68.74, 305.54°) |
| OKLab | oklab(70.41% 0.0754 -0.1577) |
| OKLCH | oklch(70.41% 0.175 295.6) |
| XYZ | xyz(43.0105, 32.5404, 98.6032) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.32
Liliac
#C48EFD
ΔE00 5.52
Light Purple
#BF77F6
ΔE00 5.93
Light Urple
#B36FF6
ΔE00 6.09
Lavender Blue
#8B88F8
ΔE00 6.36
Easter Purple
#C071FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85FF #DAFF85
analogous
#859DFF #AA85FF #E785FF
triadic
#AA85FF #FFAA85 #85FFAA
tetradic
#AA85FF #FF859D #DAFF85 #85FFE7
square
#AA85FF #FF859D #DAFF85 #85FFE7
split-complementary
#AA85FF #FFE785 #9DFF85
monochromatic
#550BFF #7F48FF #AA85FF #D5C2FF #EAE0FF
Accessibility & contrast
On white
2.80
#AA85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#AA85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA85FF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85FF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#6299FC
Tritanopia (blue-blind)
#979CB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa85ff; /* rgb */ color: rgb(170, 133, 255); /* oklch */ color: oklch(70.4% 0.175 295.6);
Tailwind
colors: {
custom: {
50: '#c7a9ff',
500: '#aa85ff',
950: '#000000',
},
}SCSS
$custom: #aa85ff; $custom-light: #c7a9ff; $custom-dark: #000000;
JSON
{
"hex": "#aa85ff",
"rgb": {
"r": 170,
"g": 133,
"b": 255
},
"hsl": {
"h": 258.197,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.70412,
"c": 0.17481,
"h": 295.6
},
"luminance": 0.32541
}Semantic roles & 50–950 ramp
primary
#AA85FF
secondary
#EDF7D4
accent
#E600A0
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86