#AAA4E2#AAA4E2
#AAA4E2 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.6% C 0.089 H 288.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E2 |
|---|---|
| RGB | rgb(170, 164, 226) |
| HSL | hsl(246, 52%, 76%) |
| HSV | hsv(246, 27%, 89%) |
| CMYK | cmyk(24.8%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(69.89, 15.35, -30.47) |
| CIE-LCH | lch(69.89, 34.12, 296.73°) |
| OKLab | oklab(74.62% 0.0281 -0.0841) |
| OKLCH | oklch(74.62% 0.089 288.5) |
| XYZ | xyz(43.5771, 40.5872, 77.4750) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.33
Pale Violet
#CEAEFA
ΔE00 7.43
Lavender (survey)
#C79FEF
ΔE00 7.53
Pastel Purple
#CAA0FF
ΔE00 8.29
Pale Purple
#B790D4
ΔE00 8.56
Lilac (survey)
#CEA2FD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E2 #DCE2A4
analogous
#A4BDE2 #AAA4E2 #C9A4E2
triadic
#AAA4E2 #E2AAA4 #A4E2AA
tetradic
#AAA4E2 #E2A4BD #DCE2A4 #A4E2C9
square
#AAA4E2 #E2A4BD #DCE2A4 #A4E2C9
split-complementary
#AAA4E2 #E2C9A4 #BDE2A4
monochromatic
#5347C4 #7F76D3 #AAA4E2 #D5D2F1 #E9E8F8
Accessibility & contrast
On white
2.30
#AAA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#AAA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE5
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#9EAFBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e2; /* rgb */ color: rgb(170, 164, 226); /* oklch */ color: oklch(74.6% 0.089 288.5);
Tailwind
colors: {
custom: {
50: '#c4bfeb',
500: '#aaa4e2',
950: '#000000',
},
}SCSS
$custom: #aaa4e2; $custom-light: #c4bfeb; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e2",
"rgb": {
"r": 170,
"g": 164,
"b": 226
},
"hsl": {
"h": 245.806,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.74622,
"c": 0.08869,
"h": 288.5
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#AAA4E2
secondary
#EDEFDC
accent
#BF26B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184