#AEAEE5#AEAEE5
#AEAEE5 is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.078 H 284.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEE5 |
|---|---|
| RGB | rgb(174, 174, 229) |
| HSL | hsl(240, 51%, 79%) |
| HSV | hsv(240, 24%, 90%) |
| CMYK | cmyk(24%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(72.84, 11.68, -27.53) |
| CIE-LCH | lch(72.84, 29.91, 292.99°) |
| OKLab | oklab(77.03% 0.0195 -0.0757) |
| OKLCH | oklch(77.03% 0.078 284.4) |
| XYZ | xyz(46.7309, 44.9270, 80.3233) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.11
Lavender
#B39DDB
ΔE00 6.46
Periwinkle
#CCCCFF
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 7.81
Light Violet
#D6B4FC
ΔE00 8.82
Pastel Blue
#A2BFFE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEE5 #E5E5AE
analogous
#AECAE5 #AEAEE5 #CAAEE5
triadic
#AEAEE5 #E5AEAE #AEE5AE
tetradic
#AEAEE5 #E5AECA #E5E5AE #AEE5CA
square
#AEAEE5 #E5AECA #E5E5AE #AEE5CA
split-complementary
#AEAEE5 #E5CAAE #CAE5AE
monochromatic
#5151C7 #8080D6 #AEAEE5 #DCDCF4 #E8E8F8
Accessibility & contrast
On white
2.10
#AEAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AEAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEE5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEE5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B4E7
Deuteranopia (green-blind)
#9EB1E4
Tritanopia (blue-blind)
#A2B8C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeaee5; /* rgb */ color: rgb(174, 174, 229); /* oklch */ color: oklch(77.0% 0.078 284.4);
Tailwind
colors: {
custom: {
50: '#c7c6ed',
500: '#aeaee5',
950: '#000000',
},
}SCSS
$custom: #aeaee5; $custom-light: #c7c6ed; $custom-dark: #000000;
JSON
{
"hex": "#aeaee5",
"rgb": {
"r": 174,
"g": 174,
"b": 229
},
"hsl": {
"h": 240,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.77026,
"c": 0.07821,
"h": 284.4
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#AEAEE5
secondary
#EFEFDC
accent
#BF27BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284