#A1ABFA#A1ABFA
#A1ABFA is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.114 H 277.8°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ABFA |
|---|---|
| RGB | rgb(161, 171, 250) |
| HSL | hsl(233, 90%, 81%) |
| HSV | hsv(233, 36%, 98%) |
| CMYK | cmyk(35.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(71.96, 14.86, -40.38) |
| CIE-LCH | lch(71.96, 43.03, 290.21°) |
| OKLab | oklab(76.38% 0.0155 -0.1127) |
| OKLCH | oklch(76.38% 0.114 277.8) |
| XYZ | xyz(46.5112, 43.6033, 96.3896) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.31
Pastel Blue
#A2BFFE
ΔE00 6.03
Carolina Blue
#8AB8FE
ΔE00 8.35
Light Periwinkle
#C1C6FC
ΔE00 8.43
Perrywinkle
#8F8CE7
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ABFA #FAF0A1
analogous
#A1D8FA #A1ABFA #C3A1FA
triadic
#A1ABFA #FAA1AB #ABFAA1
tetradic
#A1ABFA #FAA1D8 #FAF0A1 #A1FAC3
square
#A1ABFA #FAA1D8 #FAF0A1 #A1FAC3
split-complementary
#A1ABFA #FAC3A1 #D8FAA1
monochromatic
#2D43F4 #6777F7 #A1ABFA #DBDFFD #E2E5FD
Accessibility & contrast
On white
2.16
#A1ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#A1ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ABFA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ABFA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#88BAC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a1abfa; /* rgb */ color: rgb(161, 171, 250); /* oklch */ color: oklch(76.4% 0.114 277.8);
Tailwind
colors: {
custom: {
50: '#bfc3fc',
500: '#a1abfa',
950: '#000000',
},
}SCSS
$custom: #a1abfa; $custom-light: #bfc3fc; $custom-dark: #000000;
JSON
{
"hex": "#a1abfa",
"rgb": {
"r": 161,
"g": 171,
"b": 250
},
"hsl": {
"h": 233.258,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.7638,
"c": 0.11373,
"h": 277.8
},
"luminance": 0.43605
}Semantic roles & 50–950 ramp
primary
#A1ABFA
secondary
#F6F2D5
accent
#CC00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185