#A1ABFE#A1ABFE
#A1ABFE is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.119 H 277.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ABFE |
|---|---|
| RGB | rgb(161, 171, 254) |
| HSL | hsl(234, 98%, 81%) |
| HSV | hsv(234, 37%, 100%) |
| CMYK | cmyk(36.6%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.13, 15.91, -42.28) |
| CIE-LCH | lch(72.13, 45.17, 290.63°) |
| OKLab | oklab(76.57% 0.0165 -0.1181) |
| OKLCH | oklch(76.57% 0.119 277.9) |
| XYZ | xyz(47.1451, 43.8568, 99.7279) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 8.22
Light Periwinkle
#C1C6FC
ΔE00 8.70
Perrywinkle
#8F8CE7
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ABFE #FEF4A1
analogous
#A1DAFE #A1ABFE #C6A1FE
triadic
#A1ABFE #FEA1AB #ABFEA1
tetradic
#A1ABFE #FEA1DA #FEF4A1 #A1FEC6
square
#A1ABFE #FEA1DA #FEF4A1 #A1FEC6
split-complementary
#A1ABFE #FEC6A1 #DAFEA1
monochromatic
#283FFD #6475FD #A1ABFE #DEE1FF #E1E4FF
Accessibility & contrast
On white
2.15
#A1ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#A1ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ABFE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ABFE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#8AAEFC
Tritanopia (blue-blind)
#86BBC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a1abfe; /* rgb */ color: rgb(161, 171, 254); /* oklch */ color: oklch(76.6% 0.119 277.9);
Tailwind
colors: {
custom: {
50: '#bfc3ff',
500: '#a1abfe',
950: '#000000',
},
}SCSS
$custom: #a1abfe; $custom-light: #bfc3ff; $custom-dark: #000000;
JSON
{
"hex": "#a1abfe",
"rgb": {
"r": 161,
"g": 171,
"b": 254
},
"hsl": {
"h": 233.548,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.76567,
"c": 0.11929,
"h": 277.9
},
"luminance": 0.43859
}Semantic roles & 50–950 ramp
primary
#A1ABFE
secondary
#F7F3D4
accent
#CD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121218
muted
#818186