#AA85EA#AA85EA
#AA85EA is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.3% C 0.148 H 299.4°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85EA |
|---|---|
| RGB | rgb(170, 133, 234) |
| HSL | hsl(262, 71%, 72%) |
| HSV | hsv(262, 43%, 92%) |
| CMYK | cmyk(27.4%, 43.2%, 0%, 8.2%) |
| CIE-LAB | lab(62.73, 34.77, -46.05) |
| CIE-LCH | lch(62.73, 57.70, 307.05°) |
| OKLab | oklab(69.27% 0.0727 -0.1289) |
| OKLCH | oklch(69.27% 0.148 299.4) |
| XYZ | xyz(39.8129, 31.2614, 81.7625) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 5.57
Light Urple
#B36FF6
ΔE00 6.19
Easter Purple
#C071FE
ΔE00 6.78
Perrywinkle
#8F8CE7
ΔE00 6.84
Mediumpurple
#9370DB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85EA #C5EA85
analogous
#8593EA #AA85EA #DC85EA
triadic
#AA85EA #EAAA85 #85EAAA
tetradic
#AA85EA #EA8593 #C5EA85 #85EADC
square
#AA85EA #EA8593 #C5EA85 #85EADC
split-complementary
#AA85EA #EADC85 #93EA85
monochromatic
#6324D1 #8651E1 #AA85EA #CEB9F3 #EDE5FB
Accessibility & contrast
On white
2.90
#AA85EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#AA85EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA85EA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85EA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EE
Deuteranopia (green-blind)
#7097E7
Tritanopia (blue-blind)
#9E97AC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa85ea; /* rgb */ color: rgb(170, 133, 234); /* oklch */ color: oklch(69.3% 0.148 299.4);
Tailwind
colors: {
custom: {
50: '#c5a9f1',
500: '#aa85ea',
950: '#000000',
},
}SCSS
$custom: #aa85ea; $custom-light: #c5a9f1; $custom-dark: #000000;
JSON
{
"hex": "#aa85ea",
"rgb": {
"r": 170,
"g": 133,
"b": 234
},
"hsl": {
"h": 261.98,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.69271,
"c": 0.14796,
"h": 299.4
},
"luminance": 0.31262
}Semantic roles & 50–950 ramp
primary
#AA85EA
secondary
#E9F2D9
accent
#D3138C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85