#A1A4E2#A1A4E2
#A1A4E2 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.9% C 0.089 H 281.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A4E2 |
|---|---|
| RGB | rgb(161, 164, 226) |
| HSL | hsl(237, 53%, 76%) |
| HSV | hsv(237, 29%, 89%) |
| CMYK | cmyk(28.8%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(69.20, 12.69, -31.59) |
| CIE-LCH | lch(69.20, 34.05, 291.89°) |
| OKLab | oklab(73.92% 0.0183 -0.0874) |
| OKLCH | oklch(73.92% 0.089 281.8) |
| XYZ | xyz(41.6972, 39.6179, 77.3869) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 7.70
Light Periwinkle
#C1C6FC
ΔE00 8.91
Pastel Blue
#A2BFFE
ΔE00 9.25
Pale Violet
#CEAEFA
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A4E2 #E2DFA1
analogous
#A1C4E2 #A1A4E2 #BEA1E2
triadic
#A1A4E2 #E2A1A4 #A4E2A1
tetradic
#A1A4E2 #E2A1C4 #E2DFA1 #A1E2BE
square
#A1A4E2 #E2A1C4 #E2DFA1 #A1E2BE
split-complementary
#A1A4E2 #E2BEA1 #C4E2A1
monochromatic
#4349C5 #7277D4 #A1A4E2 #D0D1F0 #E8E8F8
Accessibility & contrast
On white
2.35
#A1A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#A1A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A4E2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A4E2 | 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)
#92ABE5
Deuteranopia (green-blind)
#90A7E0
Tritanopia (blue-blind)
#91AFBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a1a4e2; /* rgb */ color: rgb(161, 164, 226); /* oklch */ color: oklch(73.9% 0.089 281.8);
Tailwind
colors: {
custom: {
50: '#bebeeb',
500: '#a1a4e2',
950: '#000000',
},
}SCSS
$custom: #a1a4e2; $custom-light: #bebeeb; $custom-dark: #000000;
JSON
{
"hex": "#a1a4e2",
"rgb": {
"r": 161,
"g": 164,
"b": 226
},
"hsl": {
"h": 237.231,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.73919,
"c": 0.08935,
"h": 281.8
},
"luminance": 0.39619
}Semantic roles & 50–950 ramp
primary
#A1A4E2
secondary
#EFEEDC
accent
#B925C0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184