#A1A2FC#A1A2FC
#A1A2FC is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.7% C 0.129 H 282.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A2FC |
|---|---|
| RGB | rgb(161, 162, 252) |
| HSL | hsl(239, 94%, 81%) |
| HSV | hsv(239, 36%, 99%) |
| CMYK | cmyk(36.1%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.78, 20.47, -44.87) |
| CIE-LCH | lch(69.78, 49.32, 294.52°) |
| OKLab | oklab(74.73% 0.0275 -0.1257) |
| OKLCH | oklch(74.73% 0.129 282.3) |
| XYZ | xyz(45.1840, 40.4444, 97.5025) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 7.50
Pastel Blue
#A2BFFE
ΔE00 8.65
Periwinkle (survey)
#8E82FE
ΔE00 9.08
Lavender
#B39DDB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A2FC #FCFBA1
analogous
#A1CFFC #A1A2FC #CDA1FC
triadic
#A1A2FC #FCA1A2 #A2FCA1
tetradic
#A1A2FC #FCA1CF #FCFBA1 #A1FCCD
square
#A1A2FC #FCA1CF #FCFBA1 #A1FCCD
split-complementary
#A1A2FC #FCCDA1 #CFFCA1
monochromatic
#2A2DF8 #6667FA #A1A2FC #DCDDFE #E1E2FE
Accessibility & contrast
On white
2.31
#A1A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#A1A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A2FC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A2FC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#81A7FA
Tritanopia (blue-blind)
#88B3C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a1a2fc; /* rgb */ color: rgb(161, 162, 252); /* oklch */ color: oklch(74.7% 0.129 282.3);
Tailwind
colors: {
custom: {
50: '#bfbdfd',
500: '#a1a2fc',
950: '#000000',
},
}SCSS
$custom: #a1a2fc; $custom-light: #bfbdfd; $custom-dark: #000000;
JSON
{
"hex": "#a1a2fc",
"rgb": {
"r": 161,
"g": 162,
"b": 252
},
"hsl": {
"h": 239.341,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.74732,
"c": 0.12863,
"h": 282.3
},
"luminance": 0.40446
}Semantic roles & 50–950 ramp
primary
#A1A2FC
secondary
#F6F6D5
accent
#E300E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186