#AA85F6#AA85F6
#AA85F6 is a light, vivid violet. Relative luminance 0.320; OKLCH L 69.9% C 0.163 H 297.1°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85F6 |
|---|---|
| RGB | rgb(170, 133, 246) |
| HSL | hsl(260, 86%, 74%) |
| HSV | hsv(260, 46%, 96%) |
| CMYK | cmyk(30.9%, 45.9%, 0%, 3.5%) |
| CIE-LAB | lab(63.32, 37.71, -51.73) |
| CIE-LCH | lch(63.32, 64.02, 306.09°) |
| OKLab | oklab(69.91% 0.0744 -0.1454) |
| OKLCH | oklch(69.91% 0.163 297.1) |
| XYZ | xyz(41.5956, 31.9744, 91.1511) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 5.55
Periwinkle (survey)
#8E82FE
ΔE00 5.87
Light Urple
#B36FF6
ΔE00 5.90
Easter Purple
#C071FE
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85F6 #D1F685
analogous
#8599F6 #AA85F6 #E385F6
triadic
#AA85F6 #F6AA85 #85F6AA
tetradic
#AA85F6 #F68599 #D1F685 #85F6E3
square
#AA85F6 #F68599 #D1F685 #85F6E3
split-complementary
#AA85F6 #F6E385 #99F685
monochromatic
#5B13EE #824CF2 #AA85F6 #D2BEFA #EBE3FD
Accessibility & contrast
On white
2.84
#AA85F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#AA85F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA85F6
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85F6 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619AFA
Deuteranopia (green-blind)
#6898F3
Tritanopia (blue-blind)
#9A9AB2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa85f6; /* rgb */ color: rgb(170, 133, 246); /* oklch */ color: oklch(69.9% 0.163 297.1);
Tailwind
colors: {
custom: {
50: '#c6a9fa',
500: '#aa85f6',
950: '#000000',
},
}SCSS
$custom: #aa85f6; $custom-light: #c6a9fa; $custom-dark: #000000;
JSON
{
"hex": "#aa85f6",
"rgb": {
"r": 170,
"g": 133,
"b": 246
},
"hsl": {
"h": 259.646,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.69912,
"c": 0.16335,
"h": 297.1
},
"luminance": 0.31975
}Semantic roles & 50–950 ramp
primary
#AA85F6
secondary
#EBF5D6
accent
#E30399
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85