#A3A1FE#A3A1FE
#A3A1FE is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.8% C 0.133 H 283.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A3A1FE |
|---|---|
| RGB | rgb(163, 161, 254) |
| HSL | hsl(241, 98%, 81%) |
| HSV | hsv(241, 37%, 100%) |
| CMYK | cmyk(35.8%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.78, 22.08, -45.96) |
| CIE-LCH | lch(69.78, 50.99, 295.66°) |
| OKLab | oklab(74.79% 0.0314 -0.1288) |
| OKLCH | oklch(74.79% 0.133 283.7) |
| XYZ | xyz(45.7335, 40.4305, 99.1410) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 6.37
Lavender Blue
#8B88F8
ΔE00 7.33
Periwinkle (survey)
#8E82FE
ΔE00 8.79
Pastel Purple
#CAA0FF
ΔE00 8.88
Lavender
#B39DDB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3A1FE #FCFEA1
analogous
#A1CEFE #A3A1FE #D2A1FE
triadic
#A3A1FE #FEA3A1 #A1FEA3
tetradic
#A3A1FE #FEA1CE #FCFEA1 #A1FED2
square
#A3A1FE #FEA1CE #FCFEA1 #A1FED2
split-complementary
#A3A1FE #FED2A1 #CEFEA1
monochromatic
#2C28FD #6864FD #A3A1FE #DEDEFF #E1E1FF
Accessibility & contrast
On white
2.31
#A3A1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#A3A1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3A1FE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3A1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3A1FE | 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)
#83ADFF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#8AB3C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a3a1fe; /* rgb */ color: rgb(163, 161, 254); /* oklch */ color: oklch(74.8% 0.133 283.7);
Tailwind
colors: {
custom: {
50: '#c1bcff',
500: '#a3a1fe',
950: '#000000',
},
}SCSS
$custom: #a3a1fe; $custom-light: #c1bcff; $custom-dark: #000000;
JSON
{
"hex": "#a3a1fe",
"rgb": {
"r": 163,
"g": 161,
"b": 254
},
"hsl": {
"h": 241.29,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.74791,
"c": 0.13256,
"h": 283.7
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#A3A1FE
secondary
#F6F7D4
accent
#E600E1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186