#A1A2FA#A1A2FA
#A1A2FA is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.6% C 0.126 H 282.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A2FA |
|---|---|
| RGB | rgb(161, 162, 250) |
| HSL | hsl(239, 90%, 81%) |
| HSV | hsv(239, 36%, 98%) |
| CMYK | cmyk(35.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(69.70, 19.94, -43.92) |
| CIE-LCH | lch(69.70, 48.24, 294.42°) |
| OKLab | oklab(74.63% 0.0271 -0.1229) |
| OKLCH | oklch(74.63% 0.126 282.4) |
| XYZ | xyz(44.8688, 40.3183, 95.8421) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender Blue
#8B88F8
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.68
Lavender
#B39DDB
ΔE00 9.03
Periwinkle (survey)
#8E82FE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A2FA #FAF9A1
analogous
#A1CEFA #A1A2FA #CCA1FA
triadic
#A1A2FA #FAA1A2 #A2FAA1
tetradic
#A1A2FA #FAA1CE #FAF9A1 #A1FACC
square
#A1A2FA #FAA1CE #FAF9A1 #A1FACC
split-complementary
#A1A2FA #FACCA1 #CEFAA1
monochromatic
#2D2FF4 #6769F7 #A1A2FA #DBDBFD #E2E2FD
Accessibility & contrast
On white
2.32
#A1A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#A1A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A2FA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A2FA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#89B3C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a1a2fa; /* rgb */ color: rgb(161, 162, 250); /* oklch */ color: oklch(74.6% 0.126 282.4);
Tailwind
colors: {
custom: {
50: '#bfbdfc',
500: '#a1a2fa',
950: '#000000',
},
}SCSS
$custom: #a1a2fa; $custom-light: #bfbdfc; $custom-dark: #000000;
JSON
{
"hex": "#a1a2fa",
"rgb": {
"r": 161,
"g": 162,
"b": 250
},
"hsl": {
"h": 239.326,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.74634,
"c": 0.12586,
"h": 282.4
},
"luminance": 0.4032
}Semantic roles & 50–950 ramp
primary
#A1A2FA
secondary
#F6F5D5
accent
#E300E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121217
muted
#818185