#AEAAEA#AEAAEA
#AEAAEA is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.4% C 0.091 H 286.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAEA |
|---|---|
| RGB | rgb(174, 170, 234) |
| HSL | hsl(244, 60%, 79%) |
| HSV | hsv(244, 27%, 92%) |
| CMYK | cmyk(25.6%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(72.02, 15.09, -31.53) |
| CIE-LCH | lch(72.02, 34.95, 295.58°) |
| OKLab | oklab(76.45% 0.0265 -0.0871) |
| OKLCH | oklch(76.45% 0.091 286.9) |
| XYZ | xyz(46.6779, 43.6877, 83.7993) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.58
Pale Violet
#CEAEFA
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.10
Lavender (survey)
#C79FEF
ΔE00 7.90
Pastel Purple
#CAA0FF
ΔE00 8.26
Light Violet
#D6B4FC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAEA #E6EAAA
analogous
#AAC6EA #AEAAEA #CEAAEA
triadic
#AEAAEA #EAAEAA #AAEAAE
tetradic
#AEAAEA #EAAAC6 #E6EAAA #AAEACE
square
#AEAAEA #EAAAC6 #E6EAAA #AAEACE
split-complementary
#AEAAEA #EACEAA #C6EAAA
monochromatic
#5048D2 #7F79DE #AEAAEA #DDDBF6 #E8E6F9
Accessibility & contrast
On white
2.16
#AEAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AEAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAEA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAEA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2ED
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#A0B5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaaea; /* rgb */ color: rgb(174, 170, 234); /* oklch */ color: oklch(76.4% 0.091 286.9);
Tailwind
colors: {
custom: {
50: '#c7c3f1',
500: '#aeaaea',
950: '#000000',
},
}SCSS
$custom: #aeaaea; $custom-light: #c7c3f1; $custom-dark: #000000;
JSON
{
"hex": "#aeaaea",
"rgb": {
"r": 174,
"g": 170,
"b": 234
},
"hsl": {
"h": 243.75,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.7645,
"c": 0.091,
"h": 286.9
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#AEAAEA
secondary
#EFF0DB
accent
#C81DBD
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184