#AAA4E9#AAA4E9
#AAA4E9 is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.9% C 0.099 H 287.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E9 |
|---|---|
| RGB | rgb(170, 164, 233) |
| HSL | hsl(245, 61%, 78%) |
| HSV | hsv(245, 30%, 91%) |
| CMYK | cmyk(27%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(70.16, 17.03, -33.88) |
| CIE-LCH | lch(70.16, 37.92, 296.69°) |
| OKLab | oklab(74.93% 0.03 -0.0938) |
| OKLCH | oklch(74.93% 0.099 287.8) |
| XYZ | xyz(44.5573, 40.9793, 82.6372) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.10
Pale Violet
#CEAEFA
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.70
Pastel Purple
#CAA0FF
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E9 #E3E9A4
analogous
#A4C1E9 #AAA4E9 #CCA4E9
triadic
#AAA4E9 #E9AAA4 #A4E9AA
tetradic
#AAA4E9 #E9A4C1 #E3E9A4 #A4E9CC
square
#AAA4E9 #E9A4C1 #E3E9A4 #A4E9CC
split-complementary
#AAA4E9 #E9CCA4 #C1E9A4
monochromatic
#4E41D1 #7C73DD #AAA4E9 #D8D5F5 #E8E6F9
Accessibility & contrast
On white
2.28
#AAA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#AAA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E9
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E9 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADEC
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#9CB0BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e9; /* rgb */ color: rgb(170, 164, 233); /* oklch */ color: oklch(74.9% 0.099 287.8);
Tailwind
colors: {
custom: {
50: '#c4bff0',
500: '#aaa4e9',
950: '#000000',
},
}SCSS
$custom: #aaa4e9; $custom-light: #c4bff0; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e9",
"rgb": {
"r": 170,
"g": 164,
"b": 233
},
"hsl": {
"h": 245.217,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.74926,
"c": 0.09852,
"h": 287.8
},
"luminance": 0.4098
}Semantic roles & 50–950 ramp
primary
#AAA4E9
secondary
#EFF0DB
accent
#C91DBA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184