#AAA4EF#AAA4EF
#AAA4EF is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.2% C 0.107 H 287.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4EF |
|---|---|
| RGB | rgb(170, 164, 239) |
| HSL | hsl(245, 70%, 79%) |
| HSV | hsv(245, 31%, 94%) |
| CMYK | cmyk(28.9%, 31.4%, 0%, 6.3%) |
| CIE-LAB | lab(70.41, 18.50, -36.78) |
| CIE-LCH | lch(70.41, 41.17, 296.70°) |
| OKLab | oklab(75.19% 0.0316 -0.1021) |
| OKLCH | oklch(75.19% 0.107 287.2) |
| XYZ | xyz(45.4290, 41.3280, 87.2282) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.88
Pale Violet
#CEAEFA
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 7.59
Lavender (survey)
#C79FEF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4EF #E9EFA4
analogous
#A4C4EF #AAA4EF #D0A4EF
triadic
#AAA4EF #EFAAA4 #A4EFAA
tetradic
#AAA4EF #EFA4C4 #E9EFA4 #A4EFD0
square
#AAA4EF #EFA4C4 #E9EFA4 #A4EFD0
split-complementary
#AAA4EF #EFD0A4 #C4EFA4
monochromatic
#493CDD #7970E6 #AAA4EF #DBD8F8 #E7E5FA
Accessibility & contrast
On white
2.27
#AAA4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAA4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4EF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4EF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#9AB1BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa4ef; /* rgb */ color: rgb(170, 164, 239); /* oklch */ color: oklch(75.2% 0.107 287.2);
Tailwind
colors: {
custom: {
50: '#c5bff4',
500: '#aaa4ef',
950: '#000000',
},
}SCSS
$custom: #aaa4ef; $custom-light: #c5bff4; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ef",
"rgb": {
"r": 170,
"g": 164,
"b": 239
},
"hsl": {
"h": 244.8,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.75194,
"c": 0.10692,
"h": 287.2
},
"luminance": 0.41329
}Semantic roles & 50–950 ramp
primary
#AAA4EF
secondary
#F0F2D9
accent
#D213C3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185