#A4BBFC#A4BBFC
#A4BBFC is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.096 H 269.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBFC |
|---|---|
| RGB | rgb(164, 187, 252) |
| HSL | hsl(224, 94%, 82%) |
| HSV | hsv(224, 35%, 99%) |
| CMYK | cmyk(34.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.35, 7.30, -34.63) |
| CIE-LCH | lch(76.35, 35.39, 281.90°) |
| OKLab | oklab(79.86% -0.0014 -0.0961) |
| OKLCH | oklch(79.86% 0.096 269.1) |
| XYZ | xyz(50.6457, 50.4593, 99.1477) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.64
Carolina Blue
#8AB8FE
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.78
Baby Blue (survey)
#A2CFFE
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBFC #FCE5A4
analogous
#A4E7FC #A4BBFC #B9A4FC
triadic
#A4BBFC #FCA4BB #BBFCA4
tetradic
#A4BBFC #FCA4E7 #FCE5A4 #A4FCB9
square
#A4BBFC #FCA4E7 #FCE5A4 #A4FCB9
split-complementary
#A4BBFC #FCB9A4 #E7FCA4
monochromatic
#2E62F8 #698FFA #A4BBFC #DFE7FE #E1E9FE
Accessibility & contrast
On white
1.89
#A4BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#A4BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBFC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBFC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#8AC8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bbfc; /* rgb */ color: rgb(164, 187, 252); /* oklch */ color: oklch(79.9% 0.096 269.1);
Tailwind
colors: {
custom: {
50: '#c1cffd',
500: '#a4bbfc',
950: '#000000',
},
}SCSS
$custom: #a4bbfc; $custom-light: #c1cffd; $custom-dark: #000000;
JSON
{
"hex": "#a4bbfc",
"rgb": {
"r": 164,
"g": 187,
"b": 252
},
"hsl": {
"h": 224.318,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.79861,
"c": 0.09613,
"h": 269.1
},
"luminance": 0.50461
}Semantic roles & 50–950 ramp
primary
#A4BBFC
secondary
#DFBF65
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385