#AAAAEB#AAAAEB
#AAAAEB is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.2% C 0.093 H 284.0°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAEB |
|---|---|
| RGB | rgb(170, 170, 235) |
| HSL | hsl(240, 62%, 79%) |
| HSV | hsv(240, 28%, 92%) |
| CMYK | cmyk(27.7%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.75, 14.16, -32.51) |
| CIE-LCH | lch(71.75, 35.46, 293.53°) |
| OKLab | oklab(76.18% 0.0224 -0.0899) |
| OKLCH | oklch(76.18% 0.093 284) |
| XYZ | xyz(45.9438, 43.2926, 84.5168) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.55
Light Periwinkle
#C1C6FC
ΔE00 7.16
Periwinkle Blue
#8F99FB
ΔE00 7.89
Pale Violet
#CEAEFA
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.59
Lavender (survey)
#C79FEF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAEB #EBEBAA
analogous
#AACBEB #AAAAEB #CBAAEB
triadic
#AAAAEB #EBAAAA #AAEBAA
tetradic
#AAAAEB #EBAACB #EBEBAA #AAEBCB
square
#AAAAEB #EBAACB #EBEBAA #AAEBCB
split-complementary
#AAAAEB #EBCBAA #CBEBAA
monochromatic
#4747D4 #7878DF #AAAAEB #DCDCF7 #E6E6F9
Accessibility & contrast
On white
2.17
#AAAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AAAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAEB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAEB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#9AB6C1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaaeb; /* rgb */ color: rgb(170, 170, 235); /* oklch */ color: oklch(76.2% 0.093 284.0);
Tailwind
colors: {
custom: {
50: '#c4c3f1',
500: '#aaaaeb',
950: '#000000',
},
}SCSS
$custom: #aaaaeb; $custom-light: #c4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#aaaaeb",
"rgb": {
"r": 170,
"g": 170,
"b": 235
},
"hsl": {
"h": 240,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.76181,
"c": 0.09268,
"h": 284
},
"luminance": 0.43294
}Semantic roles & 50–950 ramp
primary
#AAAAEB
secondary
#F1F1DA
accent
#CA1CCA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184