#AAA8EA#AAA8EA
#AAA8EA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.7% C 0.094 H 285.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8EA |
|---|---|
| RGB | rgb(170, 168, 234) |
| HSL | hsl(242, 61%, 79%) |
| HSV | hsv(242, 28%, 92%) |
| CMYK | cmyk(27.4%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.21, 15.03, -32.80) |
| CIE-LCH | lch(71.21, 36.08, 294.62°) |
| OKLab | oklab(75.75% 0.0248 -0.0908) |
| OKLCH | oklch(75.75% 0.094 285.3) |
| XYZ | xyz(45.4277, 42.4908, 83.6341) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 7.70
Periwinkle Blue
#8F99FB
ΔE00 7.84
Lavender (survey)
#C79FEF
ΔE00 8.38
Pastel Purple
#CAA0FF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8EA #E8EAA8
analogous
#A8C7EA #AAA8EA #CBA8EA
triadic
#AAA8EA #EAAAA8 #A8EAAA
tetradic
#AAA8EA #EAA8C7 #E8EAA8 #A8EACB
square
#AAA8EA #EAA8C7 #E8EAA8 #A8EACB
split-complementary
#AAA8EA #EACBA8 #C7EAA8
monochromatic
#4A45D2 #7A77DE #AAA8EA #DAD9F6 #E7E6F9
Accessibility & contrast
On white
2.21
#AAA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#AAA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8EA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8EA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#9BB4BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa8ea; /* rgb */ color: rgb(170, 168, 234); /* oklch */ color: oklch(75.7% 0.094 285.3);
Tailwind
colors: {
custom: {
50: '#c4c1f1',
500: '#aaa8ea',
950: '#000000',
},
}SCSS
$custom: #aaa8ea; $custom-light: #c4c1f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa8ea",
"rgb": {
"r": 170,
"g": 168,
"b": 234
},
"hsl": {
"h": 241.818,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.75747,
"c": 0.09411,
"h": 285.3
},
"luminance": 0.42492
}Semantic roles & 50–950 ramp
primary
#AAA8EA
secondary
#F0F0DB
accent
#C91DC4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184