#AAA7EE#AAA7EE
#AAA7EE is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.7% C 0.101 H 285.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7EE |
|---|---|
| RGB | rgb(170, 167, 238) |
| HSL | hsl(243, 68%, 79%) |
| HSV | hsv(243, 30%, 93%) |
| CMYK | cmyk(28.6%, 29.8%, 0%, 6.7%) |
| CIE-LAB | lab(71.12, 16.57, -35.13) |
| CIE-LCH | lch(71.12, 38.84, 295.25°) |
| OKLab | oklab(75.73% 0.0273 -0.0974) |
| OKLCH | oklch(75.73% 0.101 285.6) |
| XYZ | xyz(45.8249, 42.3555, 86.6334) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.25
Periwinkle Blue
#8F99FB
ΔE00 7.21
Pale Violet
#CEAEFA
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 8.02
Pastel Purple
#CAA0FF
ΔE00 8.18
Lavender (survey)
#C79FEF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7EE #EBEEA7
analogous
#A7C8EE #AAA7EE #CEA7EE
triadic
#AAA7EE #EEAAA7 #A7EEAA
tetradic
#AAA7EE #EEA7C8 #EBEEA7 #A7EECE
square
#AAA7EE #EEA7C8 #EBEEA7 #A7EECE
split-complementary
#AAA7EE #EECEA7 #C8EEA7
monochromatic
#4740DA #7874E4 #AAA7EE #DCDAF8 #E6E5FA
Accessibility & contrast
On white
2.22
#AAA7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#AAA7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7EE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7EE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#9AB4C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7ee; /* rgb */ color: rgb(170, 167, 238); /* oklch */ color: oklch(75.7% 0.101 285.6);
Tailwind
colors: {
custom: {
50: '#c5c1f3',
500: '#aaa7ee',
950: '#000000',
},
}SCSS
$custom: #aaa7ee; $custom-light: #c5c1f3; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ee",
"rgb": {
"r": 170,
"g": 167,
"b": 238
},
"hsl": {
"h": 242.535,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.75728,
"c": 0.10117,
"h": 285.6
},
"luminance": 0.42357
}Semantic roles & 50–950 ramp
primary
#AAA7EE
secondary
#F1F2D9
accent
#D016C8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185