#AE86FF#AE86FF
#AE86FF is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.9% C 0.174 H 297.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AE86FF |
|---|---|
| RGB | rgb(174, 134, 255) |
| HSL | hsl(260, 100%, 76%) |
| HSV | hsv(260, 47%, 100%) |
| CMYK | cmyk(31.8%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(64.38, 40.41, -54.97) |
| CIE-LCH | lch(64.38, 68.23, 306.32°) |
| OKLab | oklab(70.94% 0.0789 -0.1548) |
| OKLCH | oklch(70.94% 0.174 297) |
| XYZ | xyz(44.0262, 33.2683, 98.6903) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.73
Light Purple
#BF77F6
ΔE00 5.49
Light Urple
#B36FF6
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 6.09
Easter Purple
#C071FE
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE86FF #D7FF86
analogous
#869BFF #AE86FF #EB86FF
triadic
#AE86FF #FFAE86 #86FFAE
tetradic
#AE86FF #FF869B #D7FF86 #86FFEB
square
#AE86FF #FF869B #D7FF86 #86FFEB
split-complementary
#AE86FF #FFEB86 #9BFF86
monochromatic
#5C0CFF #8549FF #AE86FF #D7C3FF #EBE0FF
Accessibility & contrast
On white
2.74
#AE86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#AE86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE86FF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE86FF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#669BFC
Tritanopia (blue-blind)
#9C9DB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ae86ff; /* rgb */ color: rgb(174, 134, 255); /* oklch */ color: oklch(70.9% 0.174 297.0);
Tailwind
colors: {
custom: {
50: '#c9aaff',
500: '#ae86ff',
950: '#000000',
},
}SCSS
$custom: #ae86ff; $custom-light: #c9aaff; $custom-dark: #000000;
JSON
{
"hex": "#ae86ff",
"rgb": {
"r": 174,
"g": 134,
"b": 255
},
"hsl": {
"h": 259.835,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.7094,
"c": 0.17374,
"h": 297
},
"luminance": 0.33269
}Semantic roles & 50–950 ramp
primary
#AE86FF
secondary
#ECF7D4
accent
#E6009A
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131018
muted
#827F86