#AEA7FE#AEA7FE
#AEA7FE is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.8% C 0.123 H 286.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA7FE |
|---|---|
| RGB | rgb(174, 167, 254) |
| HSL | hsl(245, 98%, 83%) |
| HSV | hsv(245, 34%, 100%) |
| CMYK | cmyk(31.5%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.09, 21.66, -42.28) |
| CIE-LCH | lch(72.09, 47.50, 297.13°) |
| OKLab | oklab(76.77% 0.0356 -0.1179) |
| OKLCH | oklch(76.77% 0.123 286.8) |
| XYZ | xyz(49.1589, 43.7906, 99.6091) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.48
Pastel Purple
#CAA0FF
ΔE00 7.25
Pale Violet
#CEAEFA
ΔE00 7.66
Lavender
#B39DDB
ΔE00 7.80
Lilac (survey)
#CEA2FD
ΔE00 8.00
Lavender (survey)
#C79FEF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA7FE #F7FEA7
analogous
#A7CBFE #AEA7FE #DAA7FE
triadic
#AEA7FE #FEAEA7 #A7FEAE
tetradic
#AEA7FE #FEA7CB #F7FEA7 #A7FEDA
square
#AEA7FE #FEA7CB #F7FEA7 #A7FEDA
split-complementary
#AEA7FE #FEDAA7 #CBFEA7
monochromatic
#3F2EFD #766AFD #AEA7FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.15
#AEA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AEA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA7FE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA7FE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8CAEFC
Tritanopia (blue-blind)
#9AB7C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aea7fe; /* rgb */ color: rgb(174, 167, 254); /* oklch */ color: oklch(76.8% 0.123 286.8);
Tailwind
colors: {
custom: {
50: '#c8c1ff',
500: '#aea7fe',
950: '#000000',
},
}SCSS
$custom: #aea7fe; $custom-light: #c8c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aea7fe",
"rgb": {
"r": 174,
"g": 167,
"b": 254
},
"hsl": {
"h": 244.828,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.76771,
"c": 0.12317,
"h": 286.8
},
"luminance": 0.43792
}Semantic roles & 50–950 ramp
primary
#AEA7FE
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186