#A4BBFE#A4BBFE
#A4BBFE is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.9% C 0.099 H 269.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBFE |
|---|---|
| RGB | rgb(164, 187, 254) |
| HSL | hsl(225, 98%, 82%) |
| HSV | hsv(225, 35%, 100%) |
| CMYK | cmyk(35.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.43, 7.81, -35.58) |
| CIE-LCH | lch(76.43, 36.43, 282.38°) |
| OKLab | oklab(79.95% -0.0009 -0.0988) |
| OKLCH | oklch(79.95% 0.099 269.5) |
| XYZ | xyz(50.9643, 50.5868, 100.8256) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.62
Carolina Blue
#8AB8FE
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.91
Baby Blue (survey)
#A2CFFE
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBFE #FEE7A4
analogous
#A4E8FE #A4BBFE #BAA4FE
triadic
#A4BBFE #FEA4BB #BBFEA4
tetradic
#A4BBFE #FEA4E8 #FEE7A4 #A4FEBA
square
#A4BBFE #FEA4E8 #FEE7A4 #A4FEBA
split-complementary
#A4BBFE #FEBAA4 #E8FEA4
monochromatic
#2B61FD #678EFD #A4BBFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.89
#A4BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A4BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBFE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBFE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#89C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a4bbfe; /* rgb */ color: rgb(164, 187, 254); /* oklch */ color: oklch(79.9% 0.099 269.5);
Tailwind
colors: {
custom: {
50: '#c1cfff',
500: '#a4bbfe',
950: '#000000',
},
}SCSS
$custom: #a4bbfe; $custom-light: #c1cfff; $custom-dark: #000000;
JSON
{
"hex": "#a4bbfe",
"rgb": {
"r": 164,
"g": 187,
"b": 254
},
"hsl": {
"h": 224.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.79947,
"c": 0.09885,
"h": 269.5
},
"luminance": 0.50589
}Semantic roles & 50–950 ramp
primary
#A4BBFE
secondary
#E2C264
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386