#AEAAFE#AEAAFE
#AEAAFE is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.3% C 0.119 H 285.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAFE |
|---|---|
| RGB | rgb(174, 170, 254) |
| HSL | hsl(243, 98%, 83%) |
| HSV | hsv(243, 33%, 100%) |
| CMYK | cmyk(31.5%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.83, 19.98, -41.12) |
| CIE-LCH | lch(72.83, 45.72, 295.91°) |
| OKLab | oklab(77.34% 0.0316 -0.1146) |
| OKLCH | oklch(77.34% 0.119 285.4) |
| XYZ | xyz(49.7149, 44.9026, 99.7944) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.72
Pale Violet
#CEAEFA
ΔE00 7.82
Pastel Purple
#CAA0FF
ΔE00 7.86
Light Periwinkle
#C1C6FC
ΔE00 7.94
Lavender
#B39DDB
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAFE #FAFEAA
analogous
#AAD0FE #AEAAFE #D8AAFE
triadic
#AEAAFE #FEAEAA #AAFEAE
tetradic
#AEAAFE #FEAAD0 #FAFEAA #AAFED8
square
#AEAAFE #FEAAD0 #FAFEAA #AAFED8
split-complementary
#AEAAFE #FED8AA #D0FEAA
monochromatic
#3B31FD #746EFD #AEAAFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.10
#AEAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AEAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAFE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAFE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#9AB9C9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeaafe; /* rgb */ color: rgb(174, 170, 254); /* oklch */ color: oklch(77.3% 0.119 285.4);
Tailwind
colors: {
custom: {
50: '#c8c3ff',
500: '#aeaafe',
950: '#000000',
},
}SCSS
$custom: #aeaafe; $custom-light: #c8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#aeaafe",
"rgb": {
"r": 174,
"g": 170,
"b": 254
},
"hsl": {
"h": 242.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77339,
"c": 0.11888,
"h": 285.4
},
"luminance": 0.44904
}Semantic roles & 50–950 ramp
primary
#AEAAFE
secondary
#F5F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186