#AAA7EC#AAA7EC
#AAA7EC is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.6% C 0.098 H 285.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7EC |
|---|---|
| RGB | rgb(170, 167, 236) |
| HSL | hsl(243, 64%, 79%) |
| HSV | hsv(243, 29%, 93%) |
| CMYK | cmyk(28%, 29.2%, 0%, 7.5%) |
| CIE-LAB | lab(71.04, 16.08, -34.16) |
| CIE-LCH | lch(71.04, 37.76, 295.20°) |
| OKLab | oklab(75.64% 0.0268 -0.0946) |
| OKLCH | oklch(75.64% 0.098 285.8) |
| XYZ | xyz(45.5327, 42.2386, 85.0945) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 7.47
Pale Violet
#CEAEFA
ΔE00 7.62
Light Periwinkle
#C1C6FC
ΔE00 7.96
Lavender (survey)
#C79FEF
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7EC #E9ECA7
analogous
#A7C7EC #AAA7EC #CDA7EC
triadic
#AAA7EC #ECAAA7 #A7ECAA
tetradic
#AAA7EC #ECA7C7 #E9ECA7 #A7ECCD
square
#AAA7EC #ECA7C7 #E9ECA7 #A7ECCD
split-complementary
#AAA7EC #ECCDA7 #C7ECA7
monochromatic
#4942D6 #7975E1 #AAA7EC #DBD9F7 #E7E6FA
Accessibility & contrast
On white
2.22
#AAA7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#AAA7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7EC
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7EC | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#9AB3BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7ec; /* rgb */ color: rgb(170, 167, 236); /* oklch */ color: oklch(75.6% 0.098 285.8);
Tailwind
colors: {
custom: {
50: '#c4c1f2',
500: '#aaa7ec',
950: '#000000',
},
}SCSS
$custom: #aaa7ec; $custom-light: #c4c1f2; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ec",
"rgb": {
"r": 170,
"g": 167,
"b": 236
},
"hsl": {
"h": 242.609,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.75639,
"c": 0.09836,
"h": 285.8
},
"luminance": 0.4224
}Semantic roles & 50–950 ramp
primary
#AAA7EC
secondary
#F0F1DA
accent
#CC19C5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185