#A3BBFC#A3BBFC
#A3BBFC is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.8% C 0.096 H 268.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBFC |
|---|---|
| RGB | rgb(163, 187, 252) |
| HSL | hsl(224, 94%, 81%) |
| HSV | hsv(224, 35%, 99%) |
| CMYK | cmyk(35.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.29, 7.03, -34.73) |
| CIE-LCH | lch(76.29, 35.44, 281.43°) |
| OKLab | oklab(79.79% -0.0024 -0.0964) |
| OKLCH | oklch(79.79% 0.096 268.5) |
| XYZ | xyz(50.4401, 50.3533, 99.1381) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.45
Carolina Blue
#8AB8FE
ΔE00 5.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 7.01
Baby Blue (survey)
#A2CFFE
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBFC #FCE4A3
analogous
#A3E8FC #A3BBFC #B8A3FC
triadic
#A3BBFC #FCA3BB #BBFCA3
tetradic
#A3BBFC #FCA3E8 #FCE4A3 #A3FCB8
square
#A3BBFC #FCA3E8 #FCE4A3 #A3FCB8
split-complementary
#A3BBFC #FCB8A3 #E8FCA3
monochromatic
#2C63F8 #688FFA #A3BBFC #DEE7FE #E1E9FE
Accessibility & contrast
On white
1.90
#A3BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A3BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBFC
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBFC | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#88C8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3bbfc; /* rgb */ color: rgb(163, 187, 252); /* oklch */ color: oklch(79.8% 0.096 268.5);
Tailwind
colors: {
custom: {
50: '#c0cffd',
500: '#a3bbfc',
950: '#000000',
},
}SCSS
$custom: #a3bbfc; $custom-light: #c0cffd; $custom-dark: #000000;
JSON
{
"hex": "#a3bbfc",
"rgb": {
"r": 163,
"g": 187,
"b": 252
},
"hsl": {
"h": 223.82,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.79794,
"c": 0.09647,
"h": 268.5
},
"luminance": 0.50355
}Semantic roles & 50–950 ramp
primary
#A3BBFC
secondary
#DFBE64
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385