#A3ABFA#A3ABFA
#A3ABFA is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.113 H 278.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A3ABFA |
|---|---|
| RGB | rgb(163, 171, 250) |
| HSL | hsl(234, 90%, 81%) |
| HSV | hsv(234, 35%, 98%) |
| CMYK | cmyk(34.8%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.10, 15.40, -40.15) |
| CIE-LCH | lch(72.10, 43.00, 290.99°) |
| OKLab | oklab(76.52% 0.0176 -0.112) |
| OKLCH | oklch(76.52% 0.113 278.9) |
| XYZ | xyz(46.9176, 43.8128, 96.4086) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 8.20
Perrywinkle
#8F8CE7
ΔE00 8.66
Carolina Blue
#8AB8FE
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3ABFA #FAF2A3
analogous
#A3D6FA #A3ABFA #C6A3FA
triadic
#A3ABFA #FAA3AB #ABFAA3
tetradic
#A3ABFA #FAA3D6 #FAF2A3 #A3FAC6
square
#A3ABFA #FAA3D6 #FAF2A3 #A3FAC6
split-complementary
#A3ABFA #FAC6A3 #D6FAA3
monochromatic
#2F41F4 #6976F7 #A3ABFA #DDE0FD #E2E5FD
Accessibility & contrast
On white
2.15
#A3ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A3ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3ABFA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3ABFA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#8BBAC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a3abfa; /* rgb */ color: rgb(163, 171, 250); /* oklch */ color: oklch(76.5% 0.113 278.9);
Tailwind
colors: {
custom: {
50: '#c0c3fc',
500: '#a3abfa',
950: '#000000',
},
}SCSS
$custom: #a3abfa; $custom-light: #c0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a3abfa",
"rgb": {
"r": 163,
"g": 171,
"b": 250
},
"hsl": {
"h": 234.483,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.76524,
"c": 0.11334,
"h": 278.9
},
"luminance": 0.43814
}Semantic roles & 50–950 ramp
primary
#A3ABFA
secondary
#F6F3D5
accent
#D000E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185