#AAAAEA#AAAAEA
#AAAAEA is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.1% C 0.091 H 284.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAEA |
|---|---|
| RGB | rgb(170, 170, 234) |
| HSL | hsl(240, 60%, 79%) |
| HSV | hsv(240, 27%, 92%) |
| CMYK | cmyk(27.4%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(71.71, 13.91, -32.02) |
| CIE-LCH | lch(71.71, 34.91, 293.49°) |
| OKLab | oklab(76.14% 0.0221 -0.0885) |
| OKLCH | oklch(76.14% 0.091 284) |
| XYZ | xyz(45.7997, 43.2350, 83.7581) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.95
Periwinkle Blue
#8F99FB
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.68
Lavender (survey)
#C79FEF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAEA #EAEAAA
analogous
#AACAEA #AAAAEA #CAAAEA
triadic
#AAAAEA #EAAAAA #AAEAAA
tetradic
#AAAAEA #EAAACA #EAEAAA #AAEACA
square
#AAAAEA #EAAACA #EAEAAA #AAEACA
split-complementary
#AAAAEA #EACAAA #CAEAAA
monochromatic
#4848D2 #7979DE #AAAAEA #DBDBF6 #E6E6F9
Accessibility & contrast
On white
2.18
#AAAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AAAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAEA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAEA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2ED
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#9BB5C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaaaea; /* rgb */ color: rgb(170, 170, 234); /* oklch */ color: oklch(76.1% 0.091 284.0);
Tailwind
colors: {
custom: {
50: '#c4c3f1',
500: '#aaaaea',
950: '#000000',
},
}SCSS
$custom: #aaaaea; $custom-light: #c4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#aaaaea",
"rgb": {
"r": 170,
"g": 170,
"b": 234
},
"hsl": {
"h": 240,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76138,
"c": 0.09127,
"h": 284
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#AAAAEA
secondary
#F0F0DB
accent
#C81DC8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184