#AAA4E8#AAA4E8
#AAA4E8 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.9% C 0.097 H 287.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4E8 |
|---|---|
| RGB | rgb(170, 164, 232) |
| HSL | hsl(245, 60%, 78%) |
| HSV | hsv(245, 29%, 91%) |
| CMYK | cmyk(26.7%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(70.12, 16.79, -33.39) |
| CIE-LCH | lch(70.12, 37.38, 296.69°) |
| OKLab | oklab(74.88% 0.0298 -0.0924) |
| OKLCH | oklch(74.88% 0.097 287.8) |
| XYZ | xyz(44.4148, 40.9223, 81.8870) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.97
Pale Violet
#CEAEFA
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 7.85
Perrywinkle
#8F8CE7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4E8 #E2E8A4
analogous
#A4C0E8 #AAA4E8 #CCA4E8
triadic
#AAA4E8 #E8AAA4 #A4E8AA
tetradic
#AAA4E8 #E8A4C0 #E2E8A4 #A4E8CC
square
#AAA4E8 #E8A4C0 #E2E8A4 #A4E8CC
split-complementary
#AAA4E8 #E8CCA4 #C0E8A4
monochromatic
#4F42CF #7C73DC #AAA4E8 #D8D5F4 #E8E7F9
Accessibility & contrast
On white
2.29
#AAA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AAA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4E8
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4E8 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEB
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#9CB0BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa4e8; /* rgb */ color: rgb(170, 164, 232); /* oklch */ color: oklch(74.9% 0.097 287.8);
Tailwind
colors: {
custom: {
50: '#c4bfef',
500: '#aaa4e8',
950: '#000000',
},
}SCSS
$custom: #aaa4e8; $custom-light: #c4bfef; $custom-dark: #000000;
JSON
{
"hex": "#aaa4e8",
"rgb": {
"r": 170,
"g": 164,
"b": 232
},
"hsl": {
"h": 245.294,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.74882,
"c": 0.09712,
"h": 287.8
},
"luminance": 0.40923
}Semantic roles & 50–950 ramp
primary
#AAA4E8
secondary
#EEF0DB
accent
#C71EB8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184