#A3BAFA#A3BAFA
#A3BAFA is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.5% C 0.095 H 268.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BAFA |
|---|---|
| RGB | rgb(163, 186, 250) |
| HSL | hsl(224, 90%, 81%) |
| HSV | hsv(224, 35%, 98%) |
| CMYK | cmyk(34.8%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(75.95, 7.06, -34.18) |
| CIE-LCH | lch(75.95, 34.90, 281.67°) |
| OKLab | oklab(79.51% -0.0018 -0.0948) |
| OKLCH | oklch(79.51% 0.095 268.9) |
| XYZ | xyz(49.9134, 49.8044, 97.4072) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.80
Carolina Blue
#8AB8FE
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.86
Baby Blue (survey)
#A2CFFE
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BAFA #FAE3A3
analogous
#A3E5FA #A3BAFA #B7A3FA
triadic
#A3BAFA #FAA3BA #BAFAA3
tetradic
#A3BAFA #FAA3E5 #FAE3A3 #A3FAB7
square
#A3BAFA #FAA3E5 #FAE3A3 #A3FAB7
split-complementary
#A3BAFA #FAB7A3 #E5FAA3
monochromatic
#2F63F4 #698EF7 #A3BAFA #DDE6FD #E2E9FD
Accessibility & contrast
On white
1.92
#A3BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#A3BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BAFA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BAFA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#89C7D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a3bafa; /* rgb */ color: rgb(163, 186, 250); /* oklch */ color: oklch(79.5% 0.095 268.9);
Tailwind
colors: {
custom: {
50: '#c0cefc',
500: '#a3bafa',
950: '#000000',
},
}SCSS
$custom: #a3bafa; $custom-light: #c0cefc; $custom-dark: #000000;
JSON
{
"hex": "#a3bafa",
"rgb": {
"r": 163,
"g": 186,
"b": 250
},
"hsl": {
"h": 224.138,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.79507,
"c": 0.09487,
"h": 268.9
},
"luminance": 0.49806
}Semantic roles & 50–950 ramp
primary
#A3BAFA
secondary
#F6EDD5
accent
#A900E6
background
#FCFCFF
surface
#F8F9FF
border
#D1D2D7
text
#121317
muted
#818285