#AE9FFE#AE9FFE
#AE9FFE is a light, vivid blue. Relative luminance 0.410; OKLCH L 75.3% C 0.135 H 290.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9FFE |
|---|---|
| RGB | rgb(174, 159, 254) |
| HSL | hsl(249, 98%, 81%) |
| HSV | hsv(249, 37%, 100%) |
| CMYK | cmyk(31.5%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(70.14, 26.15, -45.33) |
| CIE-LCH | lch(70.14, 52.33, 299.98°) |
| OKLab | oklab(75.28% 0.0461 -0.1267) |
| OKLCH | oklch(75.28% 0.135 290) |
| XYZ | xyz(47.7385, 40.9497, 99.1356) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.12
Periwinkle Blue
#8F99FB
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.16
Lavender (survey)
#C79FEF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9FFE #EFFE9F
analogous
#9FBFFE #AE9FFE #DD9FFE
triadic
#AE9FFE #FEAE9F #9FFEAE
tetradic
#AE9FFE #FE9FBF #EFFE9F #9FFEDD
square
#AE9FFE #FE9FBF #EFFE9F #9FFEDD
split-complementary
#AE9FFE #FEDD9F #BFFE9F
monochromatic
#4826FD #7B62FD #AE9FFE #E1DCFF #E5E1FF
Accessibility & contrast
On white
2.29
#AE9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AE9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9FFE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9FFE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#9BB0C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ae9ffe; /* rgb */ color: rgb(174, 159, 254); /* oklch */ color: oklch(75.3% 0.135 290.0);
Tailwind
colors: {
custom: {
50: '#c8bbff',
500: '#ae9ffe',
950: '#000000',
},
}SCSS
$custom: #ae9ffe; $custom-light: #c8bbff; $custom-dark: #000000;
JSON
{
"hex": "#ae9ffe",
"rgb": {
"r": 174,
"g": 159,
"b": 254
},
"hsl": {
"h": 249.474,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.75281,
"c": 0.13487,
"h": 290
},
"luminance": 0.40951
}Semantic roles & 50–950 ramp
primary
#AE9FFE
secondary
#F1F7D4
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086