#AAA4E7#AAA4E7
#AAA4E7 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.8% C 0.096 H 288.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E7 |
|---|---|
| RGB | rgb(170, 164, 231) |
| HSL | hsl(245, 58%, 77%) |
| HSV | hsv(245, 29%, 91%) |
| CMYK | cmyk(26.4%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(70.08, 16.55, -32.91) |
| CIE-LCH | lch(70.08, 36.83, 296.69°) |
| OKLab | oklab(74.84% 0.0295 -0.0911) |
| OKLCH | oklch(74.84% 0.096 288) |
| XYZ | xyz(44.2732, 40.8656, 81.1411) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.85
Pale Violet
#CEAEFA
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 7.89
Periwinkle Blue
#8F99FB
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E7 #E1E7A4
analogous
#A4C0E7 #AAA4E7 #CBA4E7
triadic
#AAA4E7 #E7AAA4 #A4E7AA
tetradic
#AAA4E7 #E7A4C0 #E1E7A4 #A4E7CB
square
#AAA4E7 #E7A4C0 #E1E7A4 #A4E7CB
split-complementary
#AAA4E7 #E7CBA4 #C0E7A4
monochromatic
#5043CD #7D74DA #AAA4E7 #D7D4F4 #E8E7F9
Accessibility & contrast
On white
2.29
#AAA4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#AAA4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E7
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E7 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEA
Deuteranopia (green-blind)
#91AAE5
Tritanopia (blue-blind)
#9CB0BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e7; /* rgb */ color: rgb(170, 164, 231); /* oklch */ color: oklch(74.8% 0.096 288.0);
Tailwind
colors: {
custom: {
50: '#c4bfef',
500: '#aaa4e7',
950: '#000000',
},
}SCSS
$custom: #aaa4e7; $custom-light: #c4bfef; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e7",
"rgb": {
"r": 170,
"g": 164,
"b": 231
},
"hsl": {
"h": 245.373,
"s": 58.261,
"l": 77.451
},
"oklch": {
"l": 0.74838,
"c": 0.09572,
"h": 288
},
"luminance": 0.40866
}Semantic roles & 50–950 ramp
primary
#AAA4E7
secondary
#EEF0DB
accent
#C620B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184