#AAA4E1#AAA4E1
#AAA4E1 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.6% C 0.087 H 288.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E1 |
|---|---|
| RGB | rgb(170, 164, 225) |
| HSL | hsl(246, 50%, 76%) |
| HSV | hsv(246, 27%, 88%) |
| CMYK | cmyk(24.4%, 27.1%, 0%, 11.8%) |
| CIE-LAB | lab(69.85, 15.11, -29.98) |
| CIE-LCH | lch(69.85, 33.58, 296.75°) |
| OKLab | oklab(74.58% 0.0278 -0.0827) |
| OKLCH | oklch(74.58% 0.087 288.6) |
| XYZ | xyz(43.4403, 40.5325, 76.7544) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 7.46
Lavender (survey)
#C79FEF
ΔE00 7.57
Pastel Purple
#CAA0FF
ΔE00 8.39
Pale Purple
#B790D4
ΔE00 8.52
Lilac (survey)
#CEA2FD
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E1 #DBE1A4
analogous
#A4BDE1 #AAA4E1 #C9A4E1
triadic
#AAA4E1 #E1AAA4 #A4E1AA
tetradic
#AAA4E1 #E1A4BD #DBE1A4 #A4E1C9
square
#AAA4E1 #E1A4BD #DBE1A4 #A4E1C9
split-complementary
#AAA4E1 #E1C9A4 #BDE1A4
monochromatic
#5448C3 #7F76D2 #AAA4E1 #D5D2F0 #EAE8F7
Accessibility & contrast
On white
2.31
#AAA4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#AAA4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E1
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E1 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE4
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#9EAEB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e1; /* rgb */ color: rgb(170, 164, 225); /* oklch */ color: oklch(74.6% 0.087 288.6);
Tailwind
colors: {
custom: {
50: '#c4bfea',
500: '#aaa4e1',
950: '#000000',
},
}SCSS
$custom: #aaa4e1; $custom-light: #c4bfea; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e1",
"rgb": {
"r": 170,
"g": 164,
"b": 225
},
"hsl": {
"h": 245.902,
"s": 50.413,
"l": 76.275
},
"oklch": {
"l": 0.7458,
"c": 0.08728,
"h": 288.6
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#AAA4E1
secondary
#EDEEDD
accent
#BE28AF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184