#A1A2EE#A1A2EE
#A1A2EE is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.1% C 0.109 H 282.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A2EE |
|---|---|
| RGB | rgb(161, 162, 238) |
| HSL | hsl(239, 69%, 78%) |
| HSV | hsv(239, 32%, 93%) |
| CMYK | cmyk(32.4%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.18, 16.84, -38.19) |
| CIE-LCH | lch(69.18, 41.74, 293.79°) |
| OKLab | oklab(74.06% 0.0242 -0.1064) |
| OKLCH | oklch(74.06% 0.109 282.8) |
| XYZ | xyz(43.0467, 39.5895, 86.2458) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.05
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender
#B39DDB
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 8.31
Pastel Blue
#A2BFFE
ΔE00 9.06
Pastel Purple
#CAA0FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A2EE #EEEDA1
analogous
#A1C8EE #A1A2EE #C6A1EE
triadic
#A1A2EE #EEA1A2 #A2EEA1
tetradic
#A1A2EE #EEA1C8 #EEEDA1 #A1EEC6
square
#A1A2EE #EEA1C8 #EEEDA1 #A1EEC6
split-complementary
#A1A2EE #EEC6A1 #C8EEA1
monochromatic
#393BDB #6D6FE5 #A1A2EE #D5D5F7 #E5E5FA
Accessibility & contrast
On white
2.35
#A1A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#A1A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A2EE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A2EE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#8DB0BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a1a2ee; /* rgb */ color: rgb(161, 162, 238); /* oklch */ color: oklch(74.1% 0.109 282.8);
Tailwind
colors: {
custom: {
50: '#bfbdf4',
500: '#a1a2ee',
950: '#000000',
},
}SCSS
$custom: #a1a2ee; $custom-light: #bfbdf4; $custom-dark: #000000;
JSON
{
"hex": "#a1a2ee",
"rgb": {
"r": 161,
"g": 162,
"b": 238
},
"hsl": {
"h": 239.221,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.74064,
"c": 0.10909,
"h": 282.8
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#A1A2EE
secondary
#F2F2D9
accent
#CF14D1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185