#A2A1EE#A2A1EE
#A2A1EE is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.9% C 0.110 H 284.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A1EE |
|---|---|
| RGB | rgb(162, 161, 238) |
| HSL | hsl(241, 69%, 78%) |
| HSV | hsv(241, 32%, 93%) |
| CMYK | cmyk(31.9%, 32.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.00, 17.68, -38.47) |
| CIE-LCH | lch(69.00, 42.33, 294.69°) |
| OKLab | oklab(73.95% 0.0266 -0.1071) |
| OKLCH | oklch(73.95% 0.11 284) |
| XYZ | xyz(43.0736, 39.3430, 86.1968) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 6.25
Lavender
#B39DDB
ΔE00 7.19
Lavender Blue
#8B88F8
ΔE00 8.18
Pastel Purple
#CAA0FF
ΔE00 8.89
Lavender (survey)
#C79FEF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A1EE #EDEEA1
analogous
#A1C6EE #A2A1EE #C8A1EE
triadic
#A2A1EE #EEA2A1 #A1EEA2
tetradic
#A2A1EE #EEA1C6 #EDEEA1 #A1EEC8
square
#A2A1EE #EEA1C6 #EDEEA1 #A1EEC8
split-complementary
#A2A1EE #EEC8A1 #C6EEA1
monochromatic
#3B39DB #6F6DE5 #A2A1EE #D5D5F7 #E5E5FA
Accessibility & contrast
On white
2.37
#A2A1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A2A1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A1EE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A1EE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#8FAFBD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2a1ee; /* rgb */ color: rgb(162, 161, 238); /* oklch */ color: oklch(73.9% 0.110 284.0);
Tailwind
colors: {
custom: {
50: '#bfbcf4',
500: '#a2a1ee',
950: '#000000',
},
}SCSS
$custom: #a2a1ee; $custom-light: #bfbcf4; $custom-dark: #000000;
JSON
{
"hex": "#a2a1ee",
"rgb": {
"r": 162,
"g": 161,
"b": 238
},
"hsl": {
"h": 240.779,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.73946,
"c": 0.11039,
"h": 284
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#A2A1EE
secondary
#F2F2D9
accent
#D114CF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185