#AAA4EA#AAA4EA
#AAA4EA is a light, moderate blue. Relative luminance 0.410; OKLCH L 75.0% C 0.100 H 287.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4EA |
|---|---|
| RGB | rgb(170, 164, 234) |
| HSL | hsl(245, 63%, 78%) |
| HSV | hsv(245, 30%, 92%) |
| CMYK | cmyk(27.4%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.20, 17.27, -34.36) |
| CIE-LCH | lch(70.20, 38.46, 296.69°) |
| OKLab | oklab(74.97% 0.0303 -0.0952) |
| OKLCH | oklch(74.97% 0.1 287.7) |
| XYZ | xyz(44.7005, 41.0366, 83.3917) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.23
Pale Violet
#CEAEFA
ΔE00 7.37
Lavender (survey)
#C79FEF
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 7.55
Pastel Purple
#CAA0FF
ΔE00 7.72
Perrywinkle
#8F8CE7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4EA #E4EAA4
analogous
#A4C1EA #AAA4EA #CDA4EA
triadic
#AAA4EA #EAAAA4 #A4EAAA
tetradic
#AAA4EA #EAA4C1 #E4EAA4 #A4EACD
square
#AAA4EA #EAA4C1 #E4EAA4 #A4EACD
split-complementary
#AAA4EA #EACDA4 #C1EAA4
monochromatic
#4D41D3 #7C72DF #AAA4EA #D8D6F5 #E8E6F9
Accessibility & contrast
On white
2.28
#AAA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4EA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4EA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#9BB0BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa4ea; /* rgb */ color: rgb(170, 164, 234); /* oklch */ color: oklch(75.0% 0.100 287.7);
Tailwind
colors: {
custom: {
50: '#c4bff1',
500: '#aaa4ea',
950: '#000000',
},
}SCSS
$custom: #aaa4ea; $custom-light: #c4bff1; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ea",
"rgb": {
"r": 170,
"g": 164,
"b": 234
},
"hsl": {
"h": 245.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.7497,
"c": 0.09993,
"h": 287.7
},
"luminance": 0.41037
}Semantic roles & 50–950 ramp
primary
#AAA4EA
secondary
#EFF1DA
accent
#CA1BBB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184