#AA85EB#AA85EB
#AA85EB is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.3% C 0.149 H 299.2°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85EB |
|---|---|
| RGB | rgb(170, 133, 235) |
| HSL | hsl(262, 72%, 72%) |
| HSV | hsv(262, 43%, 92%) |
| CMYK | cmyk(27.7%, 43.4%, 0%, 7.8%) |
| CIE-LAB | lab(62.78, 35.01, -46.53) |
| CIE-LCH | lch(62.78, 58.23, 306.96°) |
| OKLab | oklab(69.32% 0.0728 -0.1303) |
| OKLCH | oklch(69.32% 0.149 299.2) |
| XYZ | xyz(39.9570, 31.3190, 82.5212) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.54
Light Urple
#B36FF6
ΔE00 6.14
Easter Purple
#C071FE
ΔE00 6.72
Perrywinkle
#8F8CE7
ΔE00 6.80
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85EB #C6EB85
analogous
#8593EB #AA85EB #DD85EB
triadic
#AA85EB #EBAA85 #85EBAA
tetradic
#AA85EB #EB8593 #C6EB85 #85EBDD
square
#AA85EB #EB8593 #C6EB85 #85EBDD
split-complementary
#AA85EB #EBDD85 #93EB85
monochromatic
#6323D3 #8550E2 #AA85EB #CFBAF4 #EDE5FB
Accessibility & contrast
On white
2.89
#AA85EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#AA85EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA85EB
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85EB | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#6F97E8
Tritanopia (blue-blind)
#9D97AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa85eb; /* rgb */ color: rgb(170, 133, 235); /* oklch */ color: oklch(69.3% 0.149 299.2);
Tailwind
colors: {
custom: {
50: '#c5a9f2',
500: '#aa85eb',
950: '#000000',
},
}SCSS
$custom: #aa85eb; $custom-light: #c5a9f2; $custom-dark: #000000;
JSON
{
"hex": "#aa85eb",
"rgb": {
"r": 170,
"g": 133,
"b": 235
},
"hsl": {
"h": 261.765,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.69324,
"c": 0.14925,
"h": 299.2
},
"luminance": 0.31319
}Semantic roles & 50–950 ramp
primary
#AA85EB
secondary
#E9F2D9
accent
#D4128D
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85