#AAAAEE#AAAAEE
#AAAAEE is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.097 H 283.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAEE |
|---|---|
| RGB | rgb(170, 170, 238) |
| HSL | hsl(240, 67%, 80%) |
| HSV | hsv(240, 29%, 93%) |
| CMYK | cmyk(28.6%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(71.87, 14.89, -33.96) |
| CIE-LCH | lch(71.87, 37.08, 293.68°) |
| OKLab | oklab(76.31% 0.0232 -0.0941) |
| OKLCH | oklch(76.31% 0.097 283.9) |
| XYZ | xyz(46.3809, 43.4674, 86.8187) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.50
Pale Violet
#CEAEFA
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.36
Pastel Purple
#CAA0FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAEE #EEEEAA
analogous
#AACCEE #AAAAEE #CCAAEE
triadic
#AAAAEE #EEAAAA #AAEEAA
tetradic
#AAAAEE #EEAACC #EEEEAA #AAEECC
square
#AAAAEE #EEAACC #EEEEAA #AAEECC
split-complementary
#AAAAEE #EECCAA #CCEEAA
monochromatic
#4444DA #7777E4 #AAAAEE #DDDDF8 #E5E5FA
Accessibility & contrast
On white
2.17
#AAAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAEE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAEE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#9AB6C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaaee; /* rgb */ color: rgb(170, 170, 238); /* oklch */ color: oklch(76.3% 0.097 283.9);
Tailwind
colors: {
custom: {
50: '#c4c3f3',
500: '#aaaaee',
950: '#000000',
},
}SCSS
$custom: #aaaaee; $custom-light: #c4c3f3; $custom-dark: #000000;
JSON
{
"hex": "#aaaaee",
"rgb": {
"r": 170,
"g": 170,
"b": 238
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.76311,
"c": 0.0969,
"h": 283.9
},
"luminance": 0.43469
}Semantic roles & 50–950 ramp
primary
#AAAAEE
secondary
#F1F1DA
accent
#CF17CF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185