#AE9FFB#AE9FFB
#AE9FFB is a light, vivid blue. Relative luminance 0.408; OKLCH L 75.1% C 0.131 H 290.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9FFB |
|---|---|
| RGB | rgb(174, 159, 251) |
| HSL | hsl(250, 92%, 80%) |
| HSV | hsv(250, 37%, 98%) |
| CMYK | cmyk(30.7%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.01, 25.40, -43.91) |
| CIE-LCH | lch(70.01, 50.73, 300.05°) |
| OKLab | oklab(75.13% 0.0455 -0.1226) |
| OKLCH | oklch(75.13% 0.131 290.4) |
| XYZ | xyz(47.2618, 40.7590, 96.6253) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 6.90
Baby Purple
#CA9BF7
ΔE00 6.97
Lavender
#B39DDB
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9FFB #ECFB9F
analogous
#9FBEFB #AE9FFB #DC9FFB
triadic
#AE9FFB #FBAE9F #9FFBAE
tetradic
#AE9FFB #FB9FBE #ECFB9F #9FFBDC
square
#AE9FFB #FB9FBE #ECFB9F #9FFBDC
split-complementary
#AE9FFB #FBDC9F #BEFB9F
monochromatic
#4B29F6 #7C64F9 #AE9FFB #E0DAFD #E6E2FE
Accessibility & contrast
On white
2.29
#AE9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#AE9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9FFB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9FFB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#9CB0C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ae9ffb; /* rgb */ color: rgb(174, 159, 251); /* oklch */ color: oklch(75.1% 0.131 290.4);
Tailwind
colors: {
custom: {
50: '#c8bbfd',
500: '#ae9ffb',
950: '#000000',
},
}SCSS
$custom: #ae9ffb; $custom-light: #c8bbfd; $custom-dark: #000000;
JSON
{
"hex": "#ae9ffb",
"rgb": {
"r": 174,
"g": 159,
"b": 251
},
"hsl": {
"h": 249.783,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.75135,
"c": 0.1308,
"h": 290.4
},
"luminance": 0.4076
}Semantic roles & 50–950 ramp
primary
#AE9FFB
secondary
#F1F6D5
accent
#E600C0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085