#AE83EE#AE83EE
#AE83EE is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.5% C 0.157 H 301.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AE83EE |
|---|---|
| RGB | rgb(174, 131, 238) |
| HSL | hsl(264, 76%, 72%) |
| HSV | hsv(264, 45%, 93%) |
| CMYK | cmyk(26.9%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(62.85, 37.93, -48.05) |
| CIE-LCH | lch(62.85, 61.22, 308.29°) |
| OKLab | oklab(69.51% 0.0807 -0.1346) |
| OKLCH | oklch(69.51% 0.157 301) |
| XYZ | xyz(41.0010, 31.4042, 84.7739) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.47
Liliac
#C48EFD
ΔE00 4.66
Light Urple
#B36FF6
ΔE00 5.27
Easter Purple
#C071FE
ΔE00 5.67
Mediumpurple
#9370DB
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE83EE #C3EE83
analogous
#838EEE #AE83EE #E483EE
triadic
#AE83EE #EEAE83 #83EEAE
tetradic
#AE83EE #EE838E #C3EE83 #83EEE4
square
#AE83EE #EE838E #C3EE83 #83EEE4
split-complementary
#AE83EE #EEE483 #8EEE83
monochromatic
#691ED9 #8B4DE7 #AE83EE #D1B9F5 #EDE4FB
Accessibility & contrast
On white
2.88
#AE83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#AE83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE83EE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE83EE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F2
Deuteranopia (green-blind)
#6E97EB
Tritanopia (blue-blind)
#A296AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ae83ee; /* rgb */ color: rgb(174, 131, 238); /* oklch */ color: oklch(69.5% 0.157 301.0);
Tailwind
colors: {
custom: {
50: '#c8a8f4',
500: '#ae83ee',
950: '#000000',
},
}SCSS
$custom: #ae83ee; $custom-light: #c8a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ae83ee",
"rgb": {
"r": 174,
"g": 131,
"b": 238
},
"hsl": {
"h": 264.112,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.69514,
"c": 0.15695,
"h": 301
},
"luminance": 0.31404
}Semantic roles & 50–950 ramp
primary
#AE83EE
secondary
#E8F3D8
accent
#D80D87
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85