#AE9EFF#AE9EFF
#AE9EFF is a light, vivid blue. Relative luminance 0.407; OKLCH L 75.1% C 0.138 H 290.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9EFF |
|---|---|
| RGB | rgb(174, 158, 255) |
| HSL | hsl(250, 100%, 81%) |
| HSV | hsv(250, 38%, 100%) |
| CMYK | cmyk(31.8%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.94, 26.97, -46.18) |
| CIE-LCH | lch(69.94, 53.47, 300.28°) |
| OKLab | oklab(75.15% 0.0477 -0.1292) |
| OKLCH | oklch(75.15% 0.138 290.2) |
| XYZ | xyz(47.7277, 40.6713, 99.9241) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 6.92
Lilac (survey)
#CEA2FD
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.12
Liliac
#C48EFD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9EFF #EFFF9E
analogous
#9EBEFF #AE9EFF #DE9EFF
triadic
#AE9EFF #FFAE9E #9EFFAE
tetradic
#AE9EFF #FF9EBE #EFFF9E #9EFFDE
square
#AE9EFF #FF9EBE #EFFF9E #9EFFDE
split-complementary
#AE9EFF #FFDE9E #BEFF9E
monochromatic
#4824FF #7B61FF #AE9EFF #E1DBFF #E5E0FF
Accessibility & contrast
On white
2.30
#AE9EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#AE9EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9EFF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9EFF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#9BB0C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ae9eff; /* rgb */ color: rgb(174, 158, 255); /* oklch */ color: oklch(75.1% 0.138 290.2);
Tailwind
colors: {
custom: {
50: '#c8baff',
500: '#ae9eff',
950: '#000000',
},
}SCSS
$custom: #ae9eff; $custom-light: #c8baff; $custom-dark: #000000;
JSON
{
"hex": "#ae9eff",
"rgb": {
"r": 174,
"g": 158,
"b": 255
},
"hsl": {
"h": 249.897,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.75147,
"c": 0.1377,
"h": 290.2
},
"luminance": 0.40672
}Semantic roles & 50–950 ramp
primary
#AE9EFF
secondary
#F1F7D4
accent
#E600C0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086