#A3BCFE#A3BCFE
#A3BCFE is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.1% C 0.098 H 268.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BCFE |
|---|---|
| RGB | rgb(163, 188, 254) |
| HSL | hsl(224, 98%, 82%) |
| HSV | hsv(224, 36%, 100%) |
| CMYK | cmyk(35.8%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.62, 6.99, -35.29) |
| CIE-LCH | lch(76.62, 35.97, 281.21°) |
| OKLab | oklab(80.08% -0.0031 -0.098) |
| OKLCH | oklch(80.08% 0.098 268.2) |
| XYZ | xyz(50.9715, 50.9065, 100.8870) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.12
Carolina Blue
#8AB8FE
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.73
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BCFE #FEE5A3
analogous
#A3EAFE #A3BCFE #B8A3FE
triadic
#A3BCFE #FEA3BC #BCFEA3
tetradic
#A3BCFE #FEA3EA #FEE5A3 #A3FEB8
square
#A3BCFE #FEA3EA #FEE5A3 #A3FEB8
split-complementary
#A3BCFE #FEB8A3 #EAFEA3
monochromatic
#2A64FD #6690FD #A3BCFE #E0E8FF #E1E9FF
Accessibility & contrast
On white
1.88
#A3BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A3BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BCFE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BCFE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EB9FC
Tritanopia (blue-blind)
#87C9D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a3bcfe; /* rgb */ color: rgb(163, 188, 254); /* oklch */ color: oklch(80.1% 0.098 268.2);
Tailwind
colors: {
custom: {
50: '#c1d0ff',
500: '#a3bcfe',
950: '#000000',
},
}SCSS
$custom: #a3bcfe; $custom-light: #c1d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a3bcfe",
"rgb": {
"r": 163,
"g": 188,
"b": 254
},
"hsl": {
"h": 223.516,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.80082,
"c": 0.09807,
"h": 268.2
},
"luminance": 0.50909
}Semantic roles & 50–950 ramp
primary
#A3BCFE
secondary
#E2BF63
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386