#A1ABE1#A1ABE1
#A1ABE1 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.3% C 0.079 H 276.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ABE1 |
|---|---|
| RGB | rgb(161, 171, 225) |
| HSL | hsl(231, 52%, 76%) |
| HSV | hsv(231, 28%, 88%) |
| CMYK | cmyk(28.4%, 24%, 0%, 11.8%) |
| CIE-LAB | lab(70.97, 8.53, -28.32) |
| CIE-LCH | lch(70.97, 29.58, 286.76°) |
| OKLab | oklab(75.28% 0.0085 -0.0781) |
| OKLCH | oklch(75.28% 0.079 276.2) |
| XYZ | xyz(42.8478, 42.1379, 77.0954) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.37
Light Periwinkle
#C1C6FC
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.77
Lavender
#B39DDB
ΔE00 8.49
Perrywinkle
#8F8CE7
ΔE00 9.50
Lightsteelblue
#B0C4DE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ABE1 #E1D7A1
analogous
#A1CBE1 #A1ABE1 #B7A1E1
triadic
#A1ABE1 #E1A1AB #ABE1A1
tetradic
#A1ABE1 #E1A1CB #E1D7A1 #A1E1B7
square
#A1ABE1 #E1A1CB #E1D7A1 #A1E1B7
split-complementary
#A1ABE1 #E1B7A1 #CBE1A1
monochromatic
#4458C3 #7382D2 #A1ABE1 #CFD4F0 #E8EAF8
Accessibility & contrast
On white
2.23
#A1ABE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#A1ABE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ABE1
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ABE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ABE1 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E3
Deuteranopia (green-blind)
#97ABE0
Tritanopia (blue-blind)
#91B5BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a1abe1; /* rgb */ color: rgb(161, 171, 225); /* oklch */ color: oklch(75.3% 0.079 276.2);
Tailwind
colors: {
custom: {
50: '#bec3ea',
500: '#a1abe1',
950: '#000000',
},
}SCSS
$custom: #a1abe1; $custom-light: #bec3ea; $custom-dark: #000000;
JSON
{
"hex": "#a1abe1",
"rgb": {
"r": 161,
"g": 171,
"b": 225
},
"hsl": {
"h": 230.625,
"s": 51.613,
"l": 75.686
},
"oklch": {
"l": 0.75279,
"c": 0.0786,
"h": 276.2
},
"luminance": 0.42139
}Semantic roles & 50–950 ramp
primary
#A1ABE1
secondary
#EFECDC
accent
#A726BF
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184