#AEAAEC#AEAAEC
#AEAAEC is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.094 H 286.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAEC |
|---|---|
| RGB | rgb(174, 170, 236) |
| HSL | hsl(244, 63%, 80%) |
| HSV | hsv(244, 28%, 93%) |
| CMYK | cmyk(26.3%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(72.10, 15.57, -32.50) |
| CIE-LCH | lch(72.10, 36.03, 295.60°) |
| OKLab | oklab(76.54% 0.027 -0.0898) |
| OKLCH | oklch(76.54% 0.094 286.7) |
| XYZ | xyz(46.9668, 43.8033, 85.3210) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.78
Pale Violet
#CEAEFA
ΔE00 6.95
Light Periwinkle
#C1C6FC
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 7.90
Pastel Purple
#CAA0FF
ΔE00 8.13
Light Violet
#D6B4FC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAEC #E8ECAA
analogous
#AAC7EC #AEAAEC #CFAAEC
triadic
#AEAAEC #ECAEAA #AAECAE
tetradic
#AEAAEC #ECAAC7 #E8ECAA #AAECCF
square
#AEAAEC #ECAAC7 #E8ECAA #AAECCF
split-complementary
#AEAAEC #ECCFAA #C7ECAA
monochromatic
#4F46D6 #7E78E1 #AEAAEC #DEDCF7 #E7E6F9
Accessibility & contrast
On white
2.15
#AEAAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AEAAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAEC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAEC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EF
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#A0B5C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaaec; /* rgb */ color: rgb(174, 170, 236); /* oklch */ color: oklch(76.5% 0.094 286.7);
Tailwind
colors: {
custom: {
50: '#c7c3f2',
500: '#aeaaec',
950: '#000000',
},
}SCSS
$custom: #aeaaec; $custom-light: #c7c3f2; $custom-dark: #000000;
JSON
{
"hex": "#aeaaec",
"rgb": {
"r": 174,
"g": 170,
"b": 236
},
"hsl": {
"h": 243.636,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76535,
"c": 0.0938,
"h": 286.7
},
"luminance": 0.43804
}Semantic roles & 50–950 ramp
primary
#AEAAEC
secondary
#EFF1DA
accent
#CB1AC1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185