#AAA1ED#AAA1ED
#AAA1ED is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.5% C 0.109 H 288.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1ED |
|---|---|
| RGB | rgb(170, 161, 237) |
| HSL | hsl(247, 68%, 78%) |
| HSV | hsv(247, 32%, 93%) |
| CMYK | cmyk(28.3%, 32.1%, 0%, 7.1%) |
| CIE-LAB | lab(69.58, 19.69, -36.97) |
| CIE-LCH | lch(69.58, 41.89, 298.04°) |
| OKLab | oklab(74.53% 0.0352 -0.1027) |
| OKLCH | oklch(74.53% 0.109 288.9) |
| XYZ | xyz(44.6046, 40.1493, 85.5039) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.33
Periwinkle Blue
#8F99FB
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.10
Perrywinkle
#8F8CE7
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1ED #E4EDA1
analogous
#A1BEED #AAA1ED #D0A1ED
triadic
#AAA1ED #EDAAA1 #A1EDAA
tetradic
#AAA1ED #EDA1BE #E4EDA1 #A1EDD0
square
#AAA1ED #EDA1BE #E4EDA1 #A1EDD0
split-complementary
#AAA1ED #EDD0A1 #BEEDA1
monochromatic
#4D3AD9 #7C6EE3 #AAA1ED #D8D4F7 #E8E5FA
Accessibility & contrast
On white
2.33
#AAA1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#AAA1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1ED
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1ED | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#9BAEBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa1ed; /* rgb */ color: rgb(170, 161, 237); /* oklch */ color: oklch(74.5% 0.109 288.9);
Tailwind
colors: {
custom: {
50: '#c5bcf3',
500: '#aaa1ed',
950: '#000000',
},
}SCSS
$custom: #aaa1ed; $custom-light: #c5bcf3; $custom-dark: #000000;
JSON
{
"hex": "#aaa1ed",
"rgb": {
"r": 170,
"g": 161,
"b": 237
},
"hsl": {
"h": 247.105,
"s": 67.857,
"l": 78.039
},
"oklch": {
"l": 0.74529,
"c": 0.10856,
"h": 288.9
},
"luminance": 0.4015
}Semantic roles & 50–950 ramp
primary
#AAA1ED
secondary
#EFF2D9
accent
#D016BA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185