#AA85F4#AA85F4
#AA85F4 is a light, vivid violet. Relative luminance 0.319; OKLCH L 69.8% C 0.161 H 297.4°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AA85F4 |
|---|---|
| RGB | rgb(170, 133, 244) |
| HSL | hsl(260, 83%, 74%) |
| HSV | hsv(260, 45%, 96%) |
| CMYK | cmyk(30.3%, 45.5%, 0%, 4.3%) |
| CIE-LAB | lab(63.22, 37.21, -50.79) |
| CIE-LCH | lch(63.22, 62.96, 306.23°) |
| OKLab | oklab(69.8% 0.0741 -0.1427) |
| OKLCH | oklch(69.8% 0.161 297.4) |
| XYZ | xyz(41.2903, 31.8523, 89.5432) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 5.51
Light Urple
#B36FF6
ΔE00 5.90
Periwinkle (survey)
#8E82FE
ΔE00 6.04
Easter Purple
#C071FE
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA85F4 #CFF485
analogous
#8598F4 #AA85F4 #E285F4
triadic
#AA85F4 #F4AA85 #85F4AA
tetradic
#AA85F4 #F48598 #CFF485 #85F4E2
square
#AA85F4 #F48598 #CFF485 #85F4E2
split-complementary
#AA85F4 #F4E285 #98F485
monochromatic
#5C15EA #834DEF #AA85F4 #D1BDF9 #EBE3FC
Accessibility & contrast
On white
2.85
#AA85F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#AA85F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA85F4
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA85F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA85F4 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6299F8
Deuteranopia (green-blind)
#6A98F1
Tritanopia (blue-blind)
#9A99B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa85f4; /* rgb */ color: rgb(170, 133, 244); /* oklch */ color: oklch(69.8% 0.161 297.4);
Tailwind
colors: {
custom: {
50: '#c6a9f8',
500: '#aa85f4',
950: '#000000',
},
}SCSS
$custom: #aa85f4; $custom-light: #c6a9f8; $custom-dark: #000000;
JSON
{
"hex": "#aa85f4",
"rgb": {
"r": 170,
"g": 133,
"b": 244
},
"hsl": {
"h": 260,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.69803,
"c": 0.16079,
"h": 297.4
},
"luminance": 0.31853
}Semantic roles & 50–950 ramp
primary
#AA85F4
secondary
#EAF4D7
accent
#E00697
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85