#AEAAEE#AEAAEE
#AEAAEE is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.097 H 286.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAEE |
|---|---|
| RGB | rgb(174, 170, 238) |
| HSL | hsl(244, 67%, 80%) |
| HSV | hsv(244, 29%, 93%) |
| CMYK | cmyk(26.9%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(72.18, 16.05, -33.46) |
| CIE-LCH | lch(72.18, 37.11, 295.62°) |
| OKLab | oklab(76.62% 0.0276 -0.0926) |
| OKLCH | oklch(76.62% 0.097 286.6) |
| XYZ | xyz(47.2590, 43.9202, 86.8599) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.00
Pale Violet
#CEAEFA
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.16
Lavender (survey)
#C79FEF
ΔE00 7.93
Pastel Purple
#CAA0FF
ΔE00 8.02
Periwinkle Blue
#8F99FB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAEE #EAEEAA
analogous
#AAC8EE #AEAAEE #D0AAEE
triadic
#AEAAEE #EEAEAA #AAEEAE
tetradic
#AEAAEE #EEAAC8 #EAEEAA #AAEED0
square
#AEAAEE #EEAAC8 #EAEEAA #AAEED0
split-complementary
#AEAAEE #EED0AA #C8EEAA
monochromatic
#4D44DA #7D77E4 #AEAAEE #DFDDF8 #E7E5FA
Accessibility & contrast
On white
2.15
#AEAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#AEAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAEE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAEE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#9FB6C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaaee; /* rgb */ color: rgb(174, 170, 238); /* oklch */ color: oklch(76.6% 0.097 286.6);
Tailwind
colors: {
custom: {
50: '#c7c3f3',
500: '#aeaaee',
950: '#000000',
},
}SCSS
$custom: #aeaaee; $custom-light: #c7c3f3; $custom-dark: #000000;
JSON
{
"hex": "#aeaaee",
"rgb": {
"r": 174,
"g": 170,
"b": 238
},
"hsl": {
"h": 243.529,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.76621,
"c": 0.09661,
"h": 286.6
},
"luminance": 0.43921
}Semantic roles & 50–950 ramp
primary
#AEAAEE
secondary
#F0F1DA
accent
#CF17C4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185