#AAA5ED#AAA5ED
#AAA5ED is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.3% C 0.103 H 286.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5ED |
|---|---|
| RGB | rgb(170, 165, 237) |
| HSL | hsl(244, 67%, 79%) |
| HSV | hsv(244, 30%, 93%) |
| CMYK | cmyk(28.3%, 30.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.57, 17.44, -35.42) |
| CIE-LCH | lch(70.57, 39.49, 296.22°) |
| OKLab | oklab(75.3% 0.0297 -0.0983) |
| OKLCH | oklch(75.3% 0.103 286.8) |
| XYZ | xyz(45.3148, 41.5698, 85.7406) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.79
Periwinkle Blue
#8F99FB
ΔE00 7.19
Pale Violet
#CEAEFA
ΔE00 7.50
Lavender (survey)
#C79FEF
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 7.79
Perrywinkle
#8F8CE7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5ED #E8EDA5
analogous
#A5C4ED #AAA5ED #CEA5ED
triadic
#AAA5ED #EDAAA5 #A5EDAA
tetradic
#AAA5ED #EDA5C4 #E8EDA5 #A5EDCE
square
#AAA5ED #EDA5C4 #E8EDA5 #A5EDCE
split-complementary
#AAA5ED #EDCEA5 #C4EDA5
monochromatic
#4A3FD9 #7A72E3 #AAA5ED #DAD8F7 #E7E5FA
Accessibility & contrast
On white
2.25
#AAA5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AAA5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5ED
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5ED | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#9AB2BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa5ed; /* rgb */ color: rgb(170, 165, 237); /* oklch */ color: oklch(75.3% 0.103 286.8);
Tailwind
colors: {
custom: {
50: '#c5bff3',
500: '#aaa5ed',
950: '#000000',
},
}SCSS
$custom: #aaa5ed; $custom-light: #c5bff3; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ed",
"rgb": {
"r": 170,
"g": 165,
"b": 237
},
"hsl": {
"h": 244.167,
"s": 66.667,
"l": 78.824
},
"oklch": {
"l": 0.75296,
"c": 0.10266,
"h": 286.8
},
"luminance": 0.41571
}Semantic roles & 50–950 ramp
primary
#AAA5ED
secondary
#F0F1DA
accent
#CF17C2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185