#A1A2EF#A1A2EF
#A1A2EF is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.1% C 0.111 H 282.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A2EF |
|---|---|
| RGB | rgb(161, 162, 239) |
| HSL | hsl(239, 71%, 78%) |
| HSV | hsv(239, 33%, 94%) |
| CMYK | cmyk(32.6%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.22, 17.09, -38.68) |
| CIE-LCH | lch(69.22, 42.28, 293.84°) |
| OKLab | oklab(74.11% 0.0245 -0.1078) |
| OKLCH | oklch(74.11% 0.111 282.8) |
| XYZ | xyz(43.1940, 39.6484, 87.0217) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.93
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender
#B39DDB
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 8.23
Pastel Blue
#A2BFFE
ΔE00 9.02
Pastel Purple
#CAA0FF
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A2EF #EFEEA1
analogous
#A1C9EF #A1A2EF #C7A1EF
triadic
#A1A2EF #EFA1A2 #A2EFA1
tetradic
#A1A2EF #EFA1C9 #EFEEA1 #A1EFC7
square
#A1A2EF #EFA1C9 #EFEEA1 #A1EFC7
split-complementary
#A1A2EF #EFC7A1 #C9EFA1
monochromatic
#383BDD #6D6EE6 #A1A2EF #D5D6F8 #E5E5FB
Accessibility & contrast
On white
2.35
#A1A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A1A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A2EF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A2EF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#88A6ED
Tritanopia (blue-blind)
#8DB0BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a1a2ef; /* rgb */ color: rgb(161, 162, 239); /* oklch */ color: oklch(74.1% 0.111 282.8);
Tailwind
colors: {
custom: {
50: '#bfbdf4',
500: '#a1a2ef',
950: '#000000',
},
}SCSS
$custom: #a1a2ef; $custom-light: #bfbdf4; $custom-dark: #000000;
JSON
{
"hex": "#a1a2ef",
"rgb": {
"r": 161,
"g": 162,
"b": 239
},
"hsl": {
"h": 239.231,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.7411,
"c": 0.1105,
"h": 282.8
},
"luminance": 0.3965
}Semantic roles & 50–950 ramp
primary
#A1A2EF
secondary
#F2F2D9
accent
#D013D3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185