#AAA4E5#AAA4E5
#AAA4E5 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.8% C 0.093 H 288.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E5 |
|---|---|
| RGB | rgb(170, 164, 229) |
| HSL | hsl(246, 56%, 77%) |
| HSV | hsv(246, 28%, 90%) |
| CMYK | cmyk(25.8%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(70.00, 16.07, -31.94) |
| CIE-LCH | lch(70.00, 35.75, 296.71°) |
| OKLab | oklab(74.75% 0.029 -0.0883) |
| OKLCH | oklch(74.75% 0.093 288.2) |
| XYZ | xyz(43.9924, 40.7533, 79.6620) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.62
Pale Violet
#CEAEFA
ΔE00 7.36
Lavender (survey)
#C79FEF
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 8.04
Periwinkle Blue
#8F99FB
ΔE00 8.32
Perrywinkle
#8F8CE7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E5 #DFE5A4
analogous
#A4BFE5 #AAA4E5 #CAA4E5
triadic
#AAA4E5 #E5AAA4 #A4E5AA
tetradic
#AAA4E5 #E5A4BF #DFE5A4 #A4E5CA
square
#AAA4E5 #E5A4BF #DFE5A4 #A4E5CA
split-complementary
#AAA4E5 #E5CAA4 #BFE5A4
monochromatic
#5145CA #7E74D7 #AAA4E5 #D6D4F3 #E9E7F8
Accessibility & contrast
On white
2.29
#AAA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#AAA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E5
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E5 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE8
Deuteranopia (green-blind)
#92AAE3
Tritanopia (blue-blind)
#9DAFBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e5; /* rgb */ color: rgb(170, 164, 229); /* oklch */ color: oklch(74.8% 0.093 288.2);
Tailwind
colors: {
custom: {
50: '#c4bfed',
500: '#aaa4e5',
950: '#000000',
},
}SCSS
$custom: #aaa4e5; $custom-light: #c4bfed; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e5",
"rgb": {
"r": 170,
"g": 164,
"b": 229
},
"hsl": {
"h": 245.538,
"s": 55.556,
"l": 77.059
},
"oklch": {
"l": 0.74751,
"c": 0.09291,
"h": 288.2
},
"luminance": 0.40754
}Semantic roles & 50–950 ramp
primary
#AAA4E5
secondary
#EEEFDC
accent
#C322B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184