#AAAAEC#AAAAEC
#AAAAEC is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.2% C 0.094 H 283.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAEC |
|---|---|
| RGB | rgb(170, 170, 236) |
| HSL | hsl(240, 63%, 80%) |
| HSV | hsv(240, 28%, 93%) |
| CMYK | cmyk(28%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(71.79, 14.40, -32.99) |
| CIE-LCH | lch(71.79, 36.00, 293.58°) |
| OKLab | oklab(76.22% 0.0227 -0.0913) |
| OKLCH | oklch(76.22% 0.094 283.9) |
| XYZ | xyz(46.0887, 43.3505, 85.2798) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.51
Lavender (survey)
#C79FEF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAEC #ECECAA
analogous
#AACBEC #AAAAEC #CBAAEC
triadic
#AAAAEC #ECAAAA #AAECAA
tetradic
#AAAAEC #ECAACB #ECECAA #AAECCB
square
#AAAAEC #ECAACB #ECECAA #AAECCB
split-complementary
#AAAAEC #ECCBAA #CBECAA
monochromatic
#4646D6 #7878E1 #AAAAEC #DCDCF7 #E6E6F9
Accessibility & contrast
On white
2.17
#AAAAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAAAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAEC
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAEC | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EF
Deuteranopia (green-blind)
#95AEEA
Tritanopia (blue-blind)
#9AB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaaec; /* rgb */ color: rgb(170, 170, 236); /* oklch */ color: oklch(76.2% 0.094 283.9);
Tailwind
colors: {
custom: {
50: '#c4c3f2',
500: '#aaaaec',
950: '#000000',
},
}SCSS
$custom: #aaaaec; $custom-light: #c4c3f2; $custom-dark: #000000;
JSON
{
"hex": "#aaaaec",
"rgb": {
"r": 170,
"g": 170,
"b": 236
},
"hsl": {
"h": 240,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.76224,
"c": 0.09408,
"h": 283.9
},
"luminance": 0.43352
}Semantic roles & 50–950 ramp
primary
#AAAAEC
secondary
#F1F1DA
accent
#CB1ACB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185