#AEA8FF#AEA8FF
#AEA8FF is a light, vivid blue. Relative luminance 0.442; OKLCH L 77.0% C 0.123 H 286.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA8FF |
|---|---|
| RGB | rgb(174, 168, 255) |
| HSL | hsl(244, 100%, 83%) |
| HSV | hsv(244, 34%, 100%) |
| CMYK | cmyk(31.8%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(72.38, 21.35, -42.37) |
| CIE-LCH | lch(72.38, 47.44, 296.75°) |
| OKLab | oklab(77.01% 0.0345 -0.1182) |
| OKLCH | oklch(77.01% 0.123 286.3) |
| XYZ | xyz(49.5034, 44.2226, 100.5160) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 7.48
Pale Violet
#CEAEFA
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.05
Lilac (survey)
#CEA2FD
ΔE00 8.21
Perrywinkle
#8F8CE7
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA8FF #F9FFA8
analogous
#A8CDFF #AEA8FF #D9A8FF
triadic
#AEA8FF #FFAEA8 #A8FFAE
tetradic
#AEA8FF #FFA8CD #F9FFA8 #A8FFD9
square
#AEA8FF #FFA8CD #F9FFA8 #A8FFD9
split-complementary
#AEA8FF #FFD9A8 #CDFFA8
monochromatic
#3C2EFF #756BFF #AEA8FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.13
#AEA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AEA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA8FF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA8FF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#8DAFFD
Tritanopia (blue-blind)
#9AB8C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aea8ff; /* rgb */ color: rgb(174, 168, 255); /* oklch */ color: oklch(77.0% 0.123 286.3);
Tailwind
colors: {
custom: {
50: '#c8c1ff',
500: '#aea8ff',
950: '#000000',
},
}SCSS
$custom: #aea8ff; $custom-light: #c8c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aea8ff",
"rgb": {
"r": 174,
"g": 168,
"b": 255
},
"hsl": {
"h": 244.138,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.77007,
"c": 0.12311,
"h": 286.3
},
"luminance": 0.44224
}Semantic roles & 50–950 ramp
primary
#AEA8FF
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186