#A2A1EA#A2A1EA
#A2A1EA is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.8% C 0.105 H 284.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A1EA |
|---|---|
| RGB | rgb(162, 161, 234) |
| HSL | hsl(241, 63%, 77%) |
| HSV | hsv(241, 31%, 92%) |
| CMYK | cmyk(30.8%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.83, 16.67, -36.54) |
| CIE-LCH | lch(68.83, 40.16, 294.52°) |
| OKLab | oklab(73.76% 0.0256 -0.1016) |
| OKLCH | oklch(73.76% 0.105 284.2) |
| XYZ | xyz(42.4925, 39.1105, 83.1362) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.72
Perrywinkle
#8F8CE7
ΔE00 6.44
Lavender
#B39DDB
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 8.56
Pastel Purple
#CAA0FF
ΔE00 8.96
Lavender (survey)
#C79FEF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A1EA #E9EAA1
analogous
#A1C4EA #A2A1EA #C7A1EA
triadic
#A2A1EA #EAA2A1 #A1EAA2
tetradic
#A2A1EA #EAA1C4 #E9EAA1 #A1EAC7
square
#A2A1EA #EAA1C4 #E9EAA1 #A1EAC7
split-complementary
#A2A1EA #EAC7A1 #C4EAA1
monochromatic
#3F3DD4 #716FDF #A2A1EA #D3D3F5 #E6E6F9
Accessibility & contrast
On white
2.38
#A2A1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A2A1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A1EA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A1EA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#89A6E8
Tritanopia (blue-blind)
#90AEBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2a1ea; /* rgb */ color: rgb(162, 161, 234); /* oklch */ color: oklch(73.8% 0.105 284.2);
Tailwind
colors: {
custom: {
50: '#bfbcf1',
500: '#a2a1ea',
950: '#000000',
},
}SCSS
$custom: #a2a1ea; $custom-light: #bfbcf1; $custom-dark: #000000;
JSON
{
"hex": "#a2a1ea",
"rgb": {
"r": 162,
"g": 161,
"b": 234
},
"hsl": {
"h": 240.822,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.73762,
"c": 0.10477,
"h": 284.2
},
"luminance": 0.39112
}Semantic roles & 50–950 ramp
primary
#A2A1EA
secondary
#F1F1DA
accent
#CB1AC9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184