#AA85F7#AA85F7
#AA85F7 is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.0% C 0.165 H 296.9°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85F7 |
|---|---|
| RGB | rgb(170, 133, 247) |
| HSL | hsl(259, 88%, 75%) |
| HSV | hsv(259, 46%, 97%) |
| CMYK | cmyk(31.2%, 46.2%, 0%, 3.1%) |
| CIE-LAB | lab(63.37, 37.96, -52.20) |
| CIE-LCH | lch(63.37, 64.54, 306.02°) |
| OKLab | oklab(69.97% 0.0745 -0.1468) |
| OKLCH | oklch(69.97% 0.165 296.9) |
| XYZ | xyz(41.7495, 32.0360, 91.9617) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 5.58
Periwinkle (survey)
#8E82FE
ΔE00 5.79
Light Urple
#B36FF6
ΔE00 5.90
Easter Purple
#C071FE
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85F7 #D2F785
analogous
#8599F7 #AA85F7 #E385F7
triadic
#AA85F7 #F7AA85 #85F7AA
tetradic
#AA85F7 #F78599 #D2F785 #85F7E3
square
#AA85F7 #F78599 #D2F785 #85F7E3
split-complementary
#AA85F7 #F7E385 #99F785
monochromatic
#5A12EF #824CF3 #AA85F7 #D2BEFB #EBE2FD
Accessibility & contrast
On white
2.84
#AA85F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#AA85F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA85F7
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85F7 | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFB
Deuteranopia (green-blind)
#6898F4
Tritanopia (blue-blind)
#999AB2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa85f7; /* rgb */ color: rgb(170, 133, 247); /* oklch */ color: oklch(70.0% 0.165 296.9);
Tailwind
colors: {
custom: {
50: '#c6a9fa',
500: '#aa85f7',
950: '#000000',
},
}SCSS
$custom: #aa85f7; $custom-light: #c6a9fa; $custom-dark: #000000;
JSON
{
"hex": "#aa85f7",
"rgb": {
"r": 170,
"g": 133,
"b": 247
},
"hsl": {
"h": 259.474,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.69966,
"c": 0.16463,
"h": 296.9
},
"luminance": 0.32037
}Semantic roles & 50–950 ramp
primary
#AA85F7
secondary
#EBF5D6
accent
#E4019B
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85