#AAA7EB#AAA7EB
#AAA7EB is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.6% C 0.097 H 285.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7EB |
|---|---|
| RGB | rgb(170, 167, 235) |
| HSL | hsl(243, 63%, 79%) |
| HSV | hsv(243, 29%, 92%) |
| CMYK | cmyk(27.7%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.00, 15.83, -33.68) |
| CIE-LCH | lch(71.00, 37.22, 295.18°) |
| OKLab | oklab(75.6% 0.0265 -0.0933) |
| OKLCH | oklch(75.6% 0.097 285.8) |
| XYZ | xyz(45.3878, 42.1806, 84.3315) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.89
Pale Violet
#CEAEFA
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.61
Light Periwinkle
#C1C6FC
ΔE00 7.94
Lavender (survey)
#C79FEF
ΔE00 8.16
Pastel Purple
#CAA0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7EB #E8EBA7
analogous
#A7C6EB #AAA7EB #CCA7EB
triadic
#AAA7EB #EBAAA7 #A7EBAA
tetradic
#AAA7EB #EBA7C6 #E8EBA7 #A7EBCC
square
#AAA7EB #EBA7C6 #E8EBA7 #A7EBCC
split-complementary
#AAA7EB #EBCCA7 #C6EBA7
monochromatic
#4A43D4 #7A75E0 #AAA7EB #DAD9F6 #E7E6F9
Accessibility & contrast
On white
2.23
#AAA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AAA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7EB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7EB | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#9BB3BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7eb; /* rgb */ color: rgb(170, 167, 235); /* oklch */ color: oklch(75.6% 0.097 285.8);
Tailwind
colors: {
custom: {
50: '#c4c1f1',
500: '#aaa7eb',
950: '#000000',
},
}SCSS
$custom: #aaa7eb; $custom-light: #c4c1f1; $custom-dark: #000000;
JSON
{
"hex": "#aaa7eb",
"rgb": {
"r": 170,
"g": 167,
"b": 235
},
"hsl": {
"h": 242.647,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.75595,
"c": 0.09696,
"h": 285.8
},
"luminance": 0.42182
}Semantic roles & 50–950 ramp
primary
#AAA7EB
secondary
#F0F1DA
accent
#CB1BC3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185