#AEA8FE#AEA8FE
#AEA8FE is a light, vivid blue. Relative luminance 0.442; OKLCH L 77.0% C 0.122 H 286.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA8FE |
|---|---|
| RGB | rgb(174, 168, 254) |
| HSL | hsl(244, 98%, 83%) |
| HSV | hsv(244, 34%, 100%) |
| CMYK | cmyk(31.5%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.33, 21.10, -41.89) |
| CIE-LCH | lch(72.33, 46.91, 296.73°) |
| OKLab | oklab(76.96% 0.0343 -0.1168) |
| OKLCH | oklch(76.96% 0.122 286.4) |
| XYZ | xyz(49.3428, 44.1584, 99.6704) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 7.70
Lavender
#B39DDB
ΔE00 7.90
Lilac (survey)
#CEA2FD
ΔE00 8.17
Lavender (survey)
#C79FEF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA8FE #F8FEA8
analogous
#A8CDFE #AEA8FE #D9A8FE
triadic
#AEA8FE #FEAEA8 #A8FEAE
tetradic
#AEA8FE #FEA8CD #F8FEA8 #A8FED9
square
#AEA8FE #FEA8CD #F8FEA8 #A8FED9
split-complementary
#AEA8FE #FED9A8 #CDFEA8
monochromatic
#3D2FFD #766BFD #AEA8FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.14
#AEA8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEA8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA8FE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA8FE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#9AB8C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aea8fe; /* rgb */ color: rgb(174, 168, 254); /* oklch */ color: oklch(77.0% 0.122 286.4);
Tailwind
colors: {
custom: {
50: '#c8c1ff',
500: '#aea8fe',
950: '#000000',
},
}SCSS
$custom: #aea8fe; $custom-light: #c8c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aea8fe",
"rgb": {
"r": 174,
"g": 168,
"b": 254
},
"hsl": {
"h": 244.186,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.7696,
"c": 0.12173,
"h": 286.4
},
"luminance": 0.4416
}Semantic roles & 50–950 ramp
primary
#AEA8FE
secondary
#F5F7D4
accent
#E600D5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186