#AAA4E0#AAA4E0
#AAA4E0 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.5% C 0.086 H 288.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E0 |
|---|---|
| RGB | rgb(170, 164, 224) |
| HSL | hsl(246, 49%, 76%) |
| HSV | hsv(246, 27%, 88%) |
| CMYK | cmyk(24.1%, 26.8%, 0%, 12.2%) |
| CIE-LAB | lab(69.81, 14.88, -29.49) |
| CIE-LCH | lch(69.81, 33.03, 296.76°) |
| OKLab | oklab(74.54% 0.0276 -0.0813) |
| OKLCH | oklch(74.54% 0.086 288.7) |
| XYZ | xyz(43.3043, 40.4781, 76.0381) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.18
Pale Violet
#CEAEFA
ΔE00 7.51
Lavender (survey)
#C79FEF
ΔE00 7.60
Pale Purple
#B790D4
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 8.49
Lilac (survey)
#CEA2FD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E0 #DAE0A4
analogous
#A4BCE0 #AAA4E0 #C8A4E0
triadic
#AAA4E0 #E0AAA4 #A4E0AA
tetradic
#AAA4E0 #E0A4BC #DAE0A4 #A4E0C8
square
#AAA4E0 #E0A4BC #DAE0A4 #A4E0C8
split-complementary
#AAA4E0 #E0C8A4 #BCE0A4
monochromatic
#5549C1 #7F76D0 #AAA4E0 #D5D2F0 #EAE8F7
Accessibility & contrast
On white
2.31
#AAA4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#AAA4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E0
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E0 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE3
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#9EAEB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e0; /* rgb */ color: rgb(170, 164, 224); /* oklch */ color: oklch(74.5% 0.086 288.7);
Tailwind
colors: {
custom: {
50: '#c4bfea',
500: '#aaa4e0',
950: '#000000',
},
}SCSS
$custom: #aaa4e0; $custom-light: #c4bfea; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e0",
"rgb": {
"r": 170,
"g": 164,
"b": 224
},
"hsl": {
"h": 246,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.74537,
"c": 0.08587,
"h": 288.7
},
"luminance": 0.40479
}Semantic roles & 50–950 ramp
primary
#AAA4E0
secondary
#EDEEDD
accent
#BC29AE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184