#AAA7EA#AAA7EA
#AAA7EA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.6% C 0.096 H 285.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7EA |
|---|---|
| RGB | rgb(170, 167, 234) |
| HSL | hsl(243, 61%, 79%) |
| HSV | hsv(243, 29%, 92%) |
| CMYK | cmyk(27.4%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.96, 15.59, -33.19) |
| CIE-LCH | lch(70.96, 36.67, 295.16°) |
| OKLab | oklab(75.55% 0.0262 -0.0919) |
| OKLCH | oklch(75.55% 0.096 285.9) |
| XYZ | xyz(45.2438, 42.1230, 83.5728) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.78
Pale Violet
#CEAEFA
ΔE00 7.59
Periwinkle Blue
#8F99FB
ΔE00 7.75
Light Periwinkle
#C1C6FC
ΔE00 7.92
Lavender (survey)
#C79FEF
ΔE00 8.15
Pastel Purple
#CAA0FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7EA #E7EAA7
analogous
#A7C5EA #AAA7EA #CBA7EA
triadic
#AAA7EA #EAAAA7 #A7EAAA
tetradic
#AAA7EA #EAA7C5 #E7EAA7 #A7EACB
square
#AAA7EA #EAA7C5 #E7EAA7 #A7EACB
split-complementary
#AAA7EA #EACBA7 #C5EAA7
monochromatic
#4B44D2 #7A76DE #AAA7EA #DAD8F6 #E7E6F9
Accessibility & contrast
On white
2.23
#AAA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#AAA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7EA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7EA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#9BB3BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7ea; /* rgb */ color: rgb(170, 167, 234); /* oklch */ color: oklch(75.6% 0.096 285.9);
Tailwind
colors: {
custom: {
50: '#c4c1f1',
500: '#aaa7ea',
950: '#000000',
},
}SCSS
$custom: #aaa7ea; $custom-light: #c4c1f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ea",
"rgb": {
"r": 170,
"g": 167,
"b": 234
},
"hsl": {
"h": 242.687,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.75552,
"c": 0.09555,
"h": 285.9
},
"luminance": 0.42124
}Semantic roles & 50–950 ramp
primary
#AAA7EA
secondary
#EFF0DB
accent
#C91CC1
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184