#AE86EE#AE86EE
#AE86EE is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.0% C 0.152 H 300.3°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AE86EE |
|---|---|
| RGB | rgb(174, 134, 238) |
| HSL | hsl(263, 75%, 73%) |
| HSV | hsv(263, 44%, 93%) |
| CMYK | cmyk(26.9%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(63.53, 36.26, -46.98) |
| CIE-LCH | lch(63.53, 59.34, 307.67°) |
| OKLab | oklab(70.02% 0.0767 -0.1315) |
| OKLCH | oklch(70.02% 0.152 300.3) |
| XYZ | xyz(41.4097, 32.2217, 84.9101) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.36
Light Purple
#BF77F6
ΔE00 5.11
Light Urple
#B36FF6
ΔE00 6.07
Easter Purple
#C071FE
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 7.02
Pale Purple
#B790D4
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE86EE #C6EE86
analogous
#8692EE #AE86EE #E286EE
triadic
#AE86EE #EEAE86 #86EEAE
tetradic
#AE86EE #EE8692 #C6EE86 #86EEE2
square
#AE86EE #EE8692 #C6EE86 #86EEE2
split-complementary
#AE86EE #EEE286 #92EE86
monochromatic
#671FDB #8A50E6 #AE86EE #D2BCF6 #EDE4FB
Accessibility & contrast
On white
2.82
#AE86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#AE86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE86EE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE86EE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F2
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#A298AF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ae86ee; /* rgb */ color: rgb(174, 134, 238); /* oklch */ color: oklch(70.0% 0.152 300.3);
Tailwind
colors: {
custom: {
50: '#c8aaf4',
500: '#ae86ee',
950: '#000000',
},
}SCSS
$custom: #ae86ee; $custom-light: #c8aaf4; $custom-dark: #000000;
JSON
{
"hex": "#ae86ee",
"rgb": {
"r": 174,
"g": 134,
"b": 238
},
"hsl": {
"h": 263.077,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.70024,
"c": 0.15222,
"h": 300.3
},
"luminance": 0.32222
}Semantic roles & 50–950 ramp
primary
#AE86EE
secondary
#E9F3D8
accent
#D80E8A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85