#A1ABFC#A1ABFC
#A1ABFC is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.117 H 277.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ABFC |
|---|---|
| RGB | rgb(161, 171, 252) |
| HSL | hsl(233, 94%, 81%) |
| HSV | hsv(233, 36%, 99%) |
| CMYK | cmyk(36.1%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.05, 15.39, -41.33) |
| CIE-LCH | lch(72.05, 44.10, 290.42°) |
| OKLab | oklab(76.47% 0.016 -0.1154) |
| OKLCH | oklch(76.47% 0.117 277.9) |
| XYZ | xyz(46.8265, 43.7294, 98.0499) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 8.28
Light Periwinkle
#C1C6FC
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ABFC #FCF2A1
analogous
#A1D8FC #A1ABFC #C4A1FC
triadic
#A1ABFC #FCA1AB #ABFCA1
tetradic
#A1ABFC #FCA1D8 #FCF2A1 #A1FCC4
square
#A1ABFC #FCA1D8 #FCF2A1 #A1FCC4
split-complementary
#A1ABFC #FCC4A1 #D8FCA1
monochromatic
#2A41F8 #6676FA #A1ABFC #DCE0FE #E1E5FE
Accessibility & contrast
On white
2.15
#A1ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A1ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ABFC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ABFC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#87BBC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a1abfc; /* rgb */ color: rgb(161, 171, 252); /* oklch */ color: oklch(76.5% 0.117 277.9);
Tailwind
colors: {
custom: {
50: '#bfc3fd',
500: '#a1abfc',
950: '#000000',
},
}SCSS
$custom: #a1abfc; $custom-light: #bfc3fd; $custom-dark: #000000;
JSON
{
"hex": "#a1abfc",
"rgb": {
"r": 161,
"g": 171,
"b": 252
},
"hsl": {
"h": 233.407,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.76473,
"c": 0.11651,
"h": 277.9
},
"luminance": 0.43731
}Semantic roles & 50–950 ramp
primary
#A1ABFC
secondary
#F6F3D5
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185