#AE9BF9#AE9BF9
#AE9BF9 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.3% C 0.134 H 292.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9BF9 |
|---|---|
| RGB | rgb(174, 155, 249) |
| HSL | hsl(252, 89%, 79%) |
| HSV | hsv(252, 38%, 98%) |
| CMYK | cmyk(30.1%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(68.95, 27.15, -44.47) |
| CIE-LCH | lch(68.95, 52.10, 301.41°) |
| OKLab | oklab(74.3% 0.0504 -0.1242) |
| OKLCH | oklch(74.3% 0.134 292.1) |
| XYZ | xyz(46.2715, 39.2801, 94.7481) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.64
Liliac
#C48EFD
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 6.57
Lilac (survey)
#CEA2FD
ΔE00 6.62
Lavender (survey)
#C79FEF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9BF9 #E6F99B
analogous
#9BB7F9 #AE9BF9 #DD9BF9
triadic
#AE9BF9 #F9AE9B #9BF9AE
tetradic
#AE9BF9 #F99BB7 #E6F99B #9BF9DD
square
#AE9BF9 #F99BB7 #E6F99B #9BF9DD
split-complementary
#AE9BF9 #F9DD9B #B7F99B
monochromatic
#5028F2 #7F61F6 #AE9BF9 #DDD5FC #E8E2FD
Accessibility & contrast
On white
2.37
#AE9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#AE9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9BF9
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9BF9 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#9DACBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ae9bf9; /* rgb */ color: rgb(174, 155, 249); /* oklch */ color: oklch(74.3% 0.134 292.1);
Tailwind
colors: {
custom: {
50: '#c8b8fb',
500: '#ae9bf9',
950: '#000000',
},
}SCSS
$custom: #ae9bf9; $custom-light: #c8b8fb; $custom-dark: #000000;
JSON
{
"hex": "#ae9bf9",
"rgb": {
"r": 174,
"g": 155,
"b": 249
},
"hsl": {
"h": 252.128,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.74302,
"c": 0.13408,
"h": 292.1
},
"luminance": 0.39281
}Semantic roles & 50–950 ramp
primary
#AE9BF9
secondary
#EFF5D6
accent
#E500B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085