#AE9FFD#AE9FFD
#AE9FFD is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.2% C 0.134 H 290.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9FFD |
|---|---|
| RGB | rgb(174, 159, 253) |
| HSL | hsl(250, 96%, 81%) |
| HSV | hsv(250, 37%, 99%) |
| CMYK | cmyk(31.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.10, 25.90, -44.85) |
| CIE-LCH | lch(70.10, 51.79, 300.00°) |
| OKLab | oklab(75.23% 0.0459 -0.1254) |
| OKLCH | oklch(75.23% 0.134 290.1) |
| XYZ | xyz(47.5787, 40.8858, 98.2944) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 7.00
Lilac (survey)
#CEA2FD
ΔE00 7.01
Baby Purple
#CA9BF7
ΔE00 7.09
Lavender (survey)
#C79FEF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9FFD #EEFD9F
analogous
#9FBFFD #AE9FFD #DD9FFD
triadic
#AE9FFD #FDAE9F #9FFDAE
tetradic
#AE9FFD #FD9FBF #EEFD9F #9FFDDD
square
#AE9FFD #FD9FBF #EEFD9F #9FFDDD
split-complementary
#AE9FFD #FDDD9F #BFFD9F
monochromatic
#4927FB #7B63FC #AE9FFD #E1DBFE #E6E1FE
Accessibility & contrast
On white
2.29
#AE9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AE9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9FFD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9FFD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#9BB0C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ae9ffd; /* rgb */ color: rgb(174, 159, 253); /* oklch */ color: oklch(75.2% 0.134 290.1);
Tailwind
colors: {
custom: {
50: '#c8bbfe',
500: '#ae9ffd',
950: '#000000',
},
}SCSS
$custom: #ae9ffd; $custom-light: #c8bbfe; $custom-dark: #000000;
JSON
{
"hex": "#ae9ffd",
"rgb": {
"r": 174,
"g": 159,
"b": 253
},
"hsl": {
"h": 249.574,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75232,
"c": 0.13351,
"h": 290.1
},
"luminance": 0.40887
}Semantic roles & 50–950 ramp
primary
#AE9FFD
secondary
#F1F7D4
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086