#AEA5FF#AEA5FF
#AEA5FF is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.4% C 0.127 H 287.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA5FF |
|---|---|
| RGB | rgb(174, 165, 255) |
| HSL | hsl(246, 100%, 82%) |
| HSV | hsv(246, 35%, 100%) |
| CMYK | cmyk(31.8%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(71.64, 23.03, -43.52) |
| CIE-LCH | lch(71.64, 49.24, 297.89°) |
| OKLab | oklab(76.44% 0.0385 -0.1215) |
| OKLCH | oklch(76.44% 0.127 287.6) |
| XYZ | xyz(48.9559, 43.1277, 100.3335) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 6.94
Pale Violet
#CEAEFA
ΔE00 7.71
Lilac (survey)
#CEA2FD
ΔE00 7.75
Lavender
#B39DDB
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA5FF #F6FFA5
analogous
#A5C9FF #AEA5FF #DBA5FF
triadic
#AEA5FF #FFAEA5 #A5FFAE
tetradic
#AEA5FF #FFA5C9 #F6FFA5 #A5FFDB
square
#AEA5FF #FFA5C9 #F6FFA5 #A5FFDB
split-complementary
#AEA5FF #FFDBA5 #C9FFA5
monochromatic
#402BFF #7768FF #AEA5FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.18
#AEA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#AEA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA5FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA5FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#9AB5C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aea5ff; /* rgb */ color: rgb(174, 165, 255); /* oklch */ color: oklch(76.4% 0.127 287.6);
Tailwind
colors: {
custom: {
50: '#c8bfff',
500: '#aea5ff',
950: '#000000',
},
}SCSS
$custom: #aea5ff; $custom-light: #c8bfff; $custom-dark: #000000;
JSON
{
"hex": "#aea5ff",
"rgb": {
"r": 174,
"g": 165,
"b": 255
},
"hsl": {
"h": 246,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.76443,
"c": 0.12743,
"h": 287.6
},
"luminance": 0.43129
}Semantic roles & 50–950 ramp
primary
#AEA5FF
secondary
#F4F7D4
accent
#E600CF
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186