#A3BBFE#A3BBFE
#A3BBFE is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.099 H 268.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBFE |
|---|---|
| RGB | rgb(163, 187, 254) |
| HSL | hsl(224, 98%, 82%) |
| HSV | hsv(224, 36%, 100%) |
| CMYK | cmyk(35.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.36, 7.54, -35.69) |
| CIE-LCH | lch(76.36, 36.47, 281.93°) |
| OKLab | oklab(79.88% -0.0019 -0.0992) |
| OKLCH | oklch(79.88% 0.099 268.9) |
| XYZ | xyz(50.7587, 50.4808, 100.8160) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.43
Carolina Blue
#8AB8FE
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Baby Blue (survey)
#A2CFFE
ΔE00 7.03
Light Periwinkle
#C1C6FC
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBFE #FEE6A3
analogous
#A3E8FE #A3BBFE #B9A3FE
triadic
#A3BBFE #FEA3BB #BBFEA3
tetradic
#A3BBFE #FEA3E8 #FEE6A3 #A3FEB9
square
#A3BBFE #FEA3E8 #FEE6A3 #A3FEB9
split-complementary
#A3BBFE #FEB9A3 #E8FEA3
monochromatic
#2A62FD #668EFD #A3BBFE #E0E8FF #E1E9FF
Accessibility & contrast
On white
1.89
#A3BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A3BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBFE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBFE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#88C8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a3bbfe; /* rgb */ color: rgb(163, 187, 254); /* oklch */ color: oklch(79.9% 0.099 268.9);
Tailwind
colors: {
custom: {
50: '#c1cfff',
500: '#a3bbfe',
950: '#000000',
},
}SCSS
$custom: #a3bbfe; $custom-light: #c1cfff; $custom-dark: #000000;
JSON
{
"hex": "#a3bbfe",
"rgb": {
"r": 163,
"g": 187,
"b": 254
},
"hsl": {
"h": 224.176,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.79881,
"c": 0.09918,
"h": 268.9
},
"luminance": 0.50483
}Semantic roles & 50–950 ramp
primary
#A3BBFE
secondary
#E2C163
accent
#A900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386