#AAA4E4#AAA4E4
#AAA4E4 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.7% C 0.091 H 288.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E4 |
|---|---|
| RGB | rgb(170, 164, 228) |
| HSL | hsl(246, 54%, 77%) |
| HSV | hsv(246, 28%, 89%) |
| CMYK | cmyk(25.4%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(69.96, 15.83, -31.45) |
| CIE-LCH | lch(69.96, 35.21, 296.71°) |
| OKLab | oklab(74.71% 0.0287 -0.0869) |
| OKLCH | oklch(74.71% 0.092 288.3) |
| XYZ | xyz(43.8531, 40.6976, 78.9287) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 7.38
Lavender (survey)
#C79FEF
ΔE00 7.49
Pastel Purple
#CAA0FF
ΔE00 8.12
Lilac (survey)
#CEA2FD
ΔE00 8.48
Periwinkle Blue
#8F99FB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E4 #DEE4A4
analogous
#A4BEE4 #AAA4E4 #CAA4E4
triadic
#AAA4E4 #E4AAA4 #A4E4AA
tetradic
#AAA4E4 #E4A4BE #DEE4A4 #A4E4CA
square
#AAA4E4 #E4A4BE #DEE4A4 #A4E4CA
split-complementary
#AAA4E4 #E4CAA4 #BEE4A4
monochromatic
#5246C8 #7E75D6 #AAA4E4 #D6D3F2 #E9E7F8
Accessibility & contrast
On white
2.30
#AAA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#AAA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ACE7
Deuteranopia (green-blind)
#93A9E2
Tritanopia (blue-blind)
#9DAFBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e4; /* rgb */ color: rgb(170, 164, 228); /* oklch */ color: oklch(74.7% 0.091 288.3);
Tailwind
colors: {
custom: {
50: '#c4bfec',
500: '#aaa4e4',
950: '#000000',
},
}SCSS
$custom: #aaa4e4; $custom-light: #c4bfec; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e4",
"rgb": {
"r": 170,
"g": 164,
"b": 228
},
"hsl": {
"h": 245.625,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.74708,
"c": 0.0915,
"h": 288.3
},
"luminance": 0.40698
}Semantic roles & 50–950 ramp
primary
#AAA4E4
secondary
#EDEFDC
accent
#C224B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184