#AAA5EF#AAA5EF
#AAA5EF is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.4% C 0.105 H 286.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5EF |
|---|---|
| RGB | rgb(170, 165, 239) |
| HSL | hsl(244, 70%, 79%) |
| HSV | hsv(244, 31%, 94%) |
| CMYK | cmyk(28.9%, 31%, 0%, 6.3%) |
| CIE-LAB | lab(70.65, 17.94, -36.39) |
| CIE-LCH | lch(70.65, 40.57, 296.24°) |
| OKLab | oklab(75.39% 0.0303 -0.101) |
| OKLCH | oklch(75.39% 0.105 286.7) |
| XYZ | xyz(45.6087, 41.6873, 87.2881) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.07
Periwinkle Blue
#8F99FB
ΔE00 6.94
Pale Violet
#CEAEFA
ΔE00 7.56
Pastel Purple
#CAA0FF
ΔE00 7.73
Perrywinkle
#8F8CE7
ΔE00 7.80
Lavender (survey)
#C79FEF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5EF #EAEFA5
analogous
#A5C5EF #AAA5EF #CFA5EF
triadic
#AAA5EF #EFAAA5 #A5EFAA
tetradic
#AAA5EF #EFA5C5 #EAEFA5 #A5EFCF
square
#AAA5EF #EFA5C5 #EAEFA5 #A5EFCF
split-complementary
#AAA5EF #EFCFA5 #C5EFA5
monochromatic
#483DDD #7971E6 #AAA5EF #DBD9F8 #E6E5FA
Accessibility & contrast
On white
2.25
#AAA5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#AAA5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5EF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5EF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#9AB2C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaa5ef; /* rgb */ color: rgb(170, 165, 239); /* oklch */ color: oklch(75.4% 0.105 286.7);
Tailwind
colors: {
custom: {
50: '#c5bff4',
500: '#aaa5ef',
950: '#000000',
},
}SCSS
$custom: #aaa5ef; $custom-light: #c5bff4; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ef",
"rgb": {
"r": 170,
"g": 165,
"b": 239
},
"hsl": {
"h": 244.054,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.75386,
"c": 0.10546,
"h": 286.7
},
"luminance": 0.41688
}Semantic roles & 50–950 ramp
primary
#AAA5EF
secondary
#F0F2D9
accent
#D214C5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185