#A1A4FC#A1A4FC
#A1A4FC is a light, vivid blue. Relative luminance 0.412; OKLCH L 75.1% C 0.126 H 281.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A4FC |
|---|---|
| RGB | rgb(161, 164, 252) |
| HSL | hsl(238, 94%, 81%) |
| HSV | hsv(238, 36%, 99%) |
| CMYK | cmyk(36.1%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.28, 19.33, -44.09) |
| CIE-LCH | lch(70.28, 48.14, 293.68°) |
| OKLab | oklab(75.11% 0.0249 -0.1234) |
| OKLCH | oklch(75.11% 0.126 281.4) |
| XYZ | xyz(45.5391, 41.1547, 97.6208) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 6.93
Lavender Blue
#8B88F8
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.07
Lavender
#B39DDB
ΔE00 9.47
Periwinkle (survey)
#8E82FE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A4FC #FCF9A1
analogous
#A1D1FC #A1A4FC #CBA1FC
triadic
#A1A4FC #FCA1A4 #A4FCA1
tetradic
#A1A4FC #FCA1D1 #FCF9A1 #A1FCCB
square
#A1A4FC #FCA1D1 #FCF9A1 #A1FCCB
split-complementary
#A1A4FC #FCCBA1 #D1FCA1
monochromatic
#2A31F8 #666BFA #A1A4FC #DCDDFE #E1E2FE
Accessibility & contrast
On white
2.27
#A1A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#A1A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A4FC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A4FC | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#83A9FA
Tritanopia (blue-blind)
#88B5C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a1a4fc; /* rgb */ color: rgb(161, 164, 252); /* oklch */ color: oklch(75.1% 0.126 281.4);
Tailwind
colors: {
custom: {
50: '#bfbefd',
500: '#a1a4fc',
950: '#000000',
},
}SCSS
$custom: #a1a4fc; $custom-light: #bfbefd; $custom-dark: #000000;
JSON
{
"hex": "#a1a4fc",
"rgb": {
"r": 161,
"g": 164,
"b": 252
},
"hsl": {
"h": 238.022,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.75115,
"c": 0.12588,
"h": 281.4
},
"luminance": 0.41156
}Semantic roles & 50–950 ramp
primary
#A1A4FC
secondary
#F6F5D5
accent
#DE00E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186