#A2A1FE#A2A1FE
#A2A1FE is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.7% C 0.133 H 283.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A1FE |
|---|---|
| RGB | rgb(162, 161, 254) |
| HSL | hsl(241, 98%, 81%) |
| HSV | hsv(241, 37%, 100%) |
| CMYK | cmyk(36.2%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.70, 21.82, -46.08) |
| CIE-LCH | lch(69.70, 50.99, 295.34°) |
| OKLab | oklab(74.72% 0.0303 -0.1292) |
| OKLCH | oklch(74.72% 0.133 283.2) |
| XYZ | xyz(45.5295, 40.3253, 99.1314) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 6.34
Lavender Blue
#8B88F8
ΔE00 7.27
Periwinkle (survey)
#8E82FE
ΔE00 8.76
Pastel Blue
#A2BFFE
ΔE00 9.03
Pastel Purple
#CAA0FF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A1FE #FDFEA1
analogous
#A1CFFE #A2A1FE #D1A1FE
triadic
#A2A1FE #FEA2A1 #A1FEA2
tetradic
#A2A1FE #FEA1CF #FDFEA1 #A1FED1
square
#A2A1FE #FEA1CF #FDFEA1 #A1FED1
split-complementary
#A2A1FE #FED1A1 #CFFEA1
monochromatic
#2A28FD #6664FD #A2A1FE #DEDEFF #E1E1FF
Accessibility & contrast
On white
2.32
#A2A1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#A2A1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A1FE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A1FE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#89B3C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2a1fe; /* rgb */ color: rgb(162, 161, 254); /* oklch */ color: oklch(74.7% 0.133 283.2);
Tailwind
colors: {
custom: {
50: '#c0bcff',
500: '#a2a1fe',
950: '#000000',
},
}SCSS
$custom: #a2a1fe; $custom-light: #c0bcff; $custom-dark: #000000;
JSON
{
"hex": "#a2a1fe",
"rgb": {
"r": 162,
"g": 161,
"b": 254
},
"hsl": {
"h": 240.645,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.74715,
"c": 0.13266,
"h": 283.2
},
"luminance": 0.40327
}Semantic roles & 50–950 ramp
primary
#A2A1FE
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186