#AEAEEE#AEAEEE
#AEAEEE is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.091 H 284.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEEE |
|---|---|
| RGB | rgb(174, 174, 238) |
| HSL | hsl(240, 65%, 81%) |
| HSV | hsv(240, 27%, 93%) |
| CMYK | cmyk(26.9%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.18, 13.82, -31.91) |
| CIE-LCH | lch(73.18, 34.77, 293.42°) |
| OKLab | oklab(77.4% 0.0221 -0.0882) |
| OKLCH | oklch(77.4% 0.091 284.1) |
| XYZ | xyz(48.0203, 45.4427, 87.1137) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.08
Lavender
#B39DDB
ΔE00 6.95
Pale Violet
#CEAEFA
ΔE00 7.57
Periwinkle
#CCCCFF
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.20
Periwinkle Blue
#8F99FB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEEE #EEEEAE
analogous
#AECEEE #AEAEEE #CEAEEE
triadic
#AEAEEE #EEAEAE #AEEEAE
tetradic
#AEAEEE #EEAECE #EEEEAE #AEEECE
square
#AEAEEE #EEAECE #EEEEAE #AEEECE
split-complementary
#AEAEEE #EECEAE #CEEEAE
monochromatic
#4949D9 #7B7BE3 #AEAEEE #E1E1F9 #E6E6FA
Accessibility & contrast
On white
2.08
#AEAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AEAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEEE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEEE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#9FB9C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeaeee; /* rgb */ color: rgb(174, 174, 238); /* oklch */ color: oklch(77.4% 0.091 284.1);
Tailwind
colors: {
custom: {
50: '#c7c6f3',
500: '#aeaeee',
950: '#000000',
},
}SCSS
$custom: #aeaeee; $custom-light: #c7c6f3; $custom-dark: #000000;
JSON
{
"hex": "#aeaeee",
"rgb": {
"r": 174,
"g": 174,
"b": 238
},
"hsl": {
"h": 240,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.774,
"c": 0.0909,
"h": 284.1
},
"luminance": 0.45444
}Semantic roles & 50–950 ramp
primary
#AEAEEE
secondary
#F1F1DA
accent
#CD18CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285