#AAAAE7#AAAAE7
#AAAAE7 is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.0% C 0.087 H 284.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAE7 |
|---|---|
| RGB | rgb(170, 170, 231) |
| HSL | hsl(240, 56%, 79%) |
| HSV | hsv(240, 26%, 91%) |
| CMYK | cmyk(26.4%, 26.4%, 0%, 9.4%) |
| CIE-LAB | lab(71.60, 13.19, -30.57) |
| CIE-LCH | lch(71.60, 33.29, 293.34°) |
| OKLab | oklab(76.01% 0.0213 -0.0844) |
| OKLCH | oklch(76.01% 0.087 284.1) |
| XYZ | xyz(45.3724, 43.0640, 81.5075) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.22
Light Periwinkle
#C1C6FC
ΔE00 7.11
Pale Violet
#CEAEFA
ΔE00 7.98
Periwinkle Blue
#8F99FB
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.87
Lavender (survey)
#C79FEF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAE7 #E7E7AA
analogous
#AAC8E7 #AAAAE7 #C8AAE7
triadic
#AAAAE7 #E7AAAA #AAE7AA
tetradic
#AAAAE7 #E7AAC8 #E7E7AA #AAE7C8
square
#AAAAE7 #E7AAC8 #E7E7AA #AAE7C8
split-complementary
#AAAAE7 #E7C8AA #C8E7AA
monochromatic
#4B4BCC #7A7ADA #AAAAE7 #DADAF4 #E7E7F8
Accessibility & contrast
On white
2.18
#AAAAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AAAAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAE7
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAE7 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B1EA
Deuteranopia (green-blind)
#97AEE5
Tritanopia (blue-blind)
#9CB5BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaaae7; /* rgb */ color: rgb(170, 170, 231); /* oklch */ color: oklch(76.0% 0.087 284.1);
Tailwind
colors: {
custom: {
50: '#c4c3ee',
500: '#aaaae7',
950: '#000000',
},
}SCSS
$custom: #aaaae7; $custom-light: #c4c3ee; $custom-dark: #000000;
JSON
{
"hex": "#aaaae7",
"rgb": {
"r": 170,
"g": 170,
"b": 231
},
"hsl": {
"h": 240,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.7601,
"c": 0.08704,
"h": 284.1
},
"luminance": 0.43065
}Semantic roles & 50–950 ramp
primary
#AAAAE7
secondary
#EFEFDC
accent
#C322C3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184