#AE89F9#AE89F9
#AE89F9 is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.1% C 0.162 H 297.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AE89F9 |
|---|---|
| RGB | rgb(174, 137, 249) |
| HSL | hsl(260, 90%, 76%) |
| HSV | hsv(260, 45%, 98%) |
| CMYK | cmyk(30.1%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(64.75, 37.26, -51.10) |
| CIE-LCH | lch(64.75, 63.24, 306.10°) |
| OKLab | oklab(71.12% 0.0743 -0.1435) |
| OKLCH | oklch(71.12% 0.162 297.4) |
| XYZ | xyz(43.4960, 33.7291, 93.8230) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.27
Light Purple
#BF77F6
ΔE00 5.86
Periwinkle (survey)
#8E82FE
ΔE00 6.51
Light Urple
#B36FF6
ΔE00 6.70
Easter Purple
#C071FE
ΔE00 6.80
Perrywinkle
#8F8CE7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE89F9 #D4F989
analogous
#899CF9 #AE89F9 #E689F9
triadic
#AE89F9 #F9AE89 #89F9AE
tetradic
#AE89F9 #F9899C #D4F989 #89F9E6
square
#AE89F9 #F9899C #D4F989 #89F9E6
split-complementary
#AE89F9 #F9E689 #9CF989
monochromatic
#5E15F3 #864FF6 #AE89F9 #D6C3FC #EBE2FE
Accessibility & contrast
On white
2.71
#AE89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#AE89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE89F9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE89F9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#9E9DB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ae89f9; /* rgb */ color: rgb(174, 137, 249); /* oklch */ color: oklch(71.1% 0.162 297.4);
Tailwind
colors: {
custom: {
50: '#c9acfc',
500: '#ae89f9',
950: '#000000',
},
}SCSS
$custom: #ae89f9; $custom-light: #c9acfc; $custom-dark: #000000;
JSON
{
"hex": "#ae89f9",
"rgb": {
"r": 174,
"g": 137,
"b": 249
},
"hsl": {
"h": 259.821,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.71118,
"c": 0.16158,
"h": 297.4
},
"luminance": 0.3373
}Semantic roles & 50–950 ramp
primary
#AE89F9
secondary
#EBF6D5
accent
#E6009A
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131017
muted
#827F85