#AAA1EF#AAA1EF
#AAA1EF is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.6% C 0.111 H 288.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1EF |
|---|---|
| RGB | rgb(170, 161, 239) |
| HSL | hsl(247, 71%, 78%) |
| HSV | hsv(247, 33%, 94%) |
| CMYK | cmyk(28.9%, 32.6%, 0%, 6.3%) |
| CIE-LAB | lab(69.66, 20.18, -37.94) |
| CIE-LCH | lch(69.66, 42.97, 298.02°) |
| OKLab | oklab(74.62% 0.0357 -0.1055) |
| OKLCH | oklch(74.62% 0.111 288.7) |
| XYZ | xyz(44.8984, 40.2668, 87.0514) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.03
Perrywinkle
#8F8CE7
ΔE00 7.03
Lavender (survey)
#C79FEF
ΔE00 7.20
Pale Violet
#CEAEFA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1EF #E6EFA1
analogous
#A1BFEF #AAA1EF #D1A1EF
triadic
#AAA1EF #EFAAA1 #A1EFAA
tetradic
#AAA1EF #EFA1BF #E6EFA1 #A1EFD1
square
#AAA1EF #EFA1BF #E6EFA1 #A1EFD1
split-complementary
#AAA1EF #EFD1A1 #BFEFA1
monochromatic
#4B38DD #7B6DE6 #AAA1EF #D9D5F8 #E7E5FB
Accessibility & contrast
On white
2.32
#AAA1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#AAA1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1EF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1EF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#8BA8ED
Tritanopia (blue-blind)
#9AAFBD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aaa1ef; /* rgb */ color: rgb(170, 161, 239); /* oklch */ color: oklch(74.6% 0.111 288.7);
Tailwind
colors: {
custom: {
50: '#c5bcf4',
500: '#aaa1ef',
950: '#000000',
},
}SCSS
$custom: #aaa1ef; $custom-light: #c5bcf4; $custom-dark: #000000;
JSON
{
"hex": "#aaa1ef",
"rgb": {
"r": 170,
"g": 161,
"b": 239
},
"hsl": {
"h": 246.923,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.7462,
"c": 0.11134,
"h": 288.7
},
"luminance": 0.40268
}Semantic roles & 50–950 ramp
primary
#AAA1EF
secondary
#EFF2D9
accent
#D313BD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185