#AAA7ED#AAA7ED
#AAA7ED is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.7% C 0.100 H 285.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7ED |
|---|---|
| RGB | rgb(170, 167, 237) |
| HSL | hsl(243, 66%, 79%) |
| HSV | hsv(243, 30%, 93%) |
| CMYK | cmyk(28.3%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(71.08, 16.32, -34.65) |
| CIE-LCH | lch(71.08, 38.30, 295.23°) |
| OKLab | oklab(75.68% 0.027 -0.096) |
| OKLCH | oklch(75.68% 0.1 285.7) |
| XYZ | xyz(45.6784, 42.2969, 85.8618) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 7.34
Pale Violet
#CEAEFA
ΔE00 7.64
Light Periwinkle
#C1C6FC
ΔE00 7.99
Lavender (survey)
#C79FEF
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7ED #EAEDA7
analogous
#A7C7ED #AAA7ED #CDA7ED
triadic
#AAA7ED #EDAAA7 #A7EDAA
tetradic
#AAA7ED #EDA7C7 #EAEDA7 #A7EDCD
square
#AAA7ED #EDA7C7 #EAEDA7 #A7EDCD
split-complementary
#AAA7ED #EDCDA7 #C7EDA7
monochromatic
#4841D8 #7974E3 #AAA7ED #DBDAF7 #E6E6FA
Accessibility & contrast
On white
2.22
#AAA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AAA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7ED
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7ED | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#9AB3C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa7ed; /* rgb */ color: rgb(170, 167, 237); /* oklch */ color: oklch(75.7% 0.100 285.7);
Tailwind
colors: {
custom: {
50: '#c4c1f3',
500: '#aaa7ed',
950: '#000000',
},
}SCSS
$custom: #aaa7ed; $custom-light: #c4c1f3; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ed",
"rgb": {
"r": 170,
"g": 167,
"b": 237
},
"hsl": {
"h": 242.571,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.75683,
"c": 0.09977,
"h": 285.7
},
"luminance": 0.42298
}Semantic roles & 50–950 ramp
primary
#AAA7ED
secondary
#F0F1DA
accent
#CE18C6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185