#A4BBFD#A4BBFD
#A4BBFD is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.097 H 269.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBFD |
|---|---|
| RGB | rgb(164, 187, 253) |
| HSL | hsl(224, 96%, 82%) |
| HSV | hsv(224, 35%, 99%) |
| CMYK | cmyk(35.2%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.39, 7.55, -35.10) |
| CIE-LCH | lch(76.39, 35.91, 282.14°) |
| OKLab | oklab(79.9% -0.0012 -0.0975) |
| OKLCH | oklch(79.9% 0.097 269.3) |
| XYZ | xyz(50.8046, 50.5229, 99.9845) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.63
Carolina Blue
#8AB8FE
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Light Periwinkle
#C1C6FC
ΔE00 6.85
Baby Blue (survey)
#A2CFFE
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBFD #FDE6A4
analogous
#A4E8FD #A4BBFD #BAA4FD
triadic
#A4BBFD #FDA4BB #BBFDA4
tetradic
#A4BBFD #FDA4E8 #FDE6A4 #A4FDBA
square
#A4BBFD #FDA4E8 #FDE6A4 #A4FDBA
split-complementary
#A4BBFD #FDBAA4 #E8FDA4
monochromatic
#2C62FA #688EFC #A4BBFD #E0E8FE #E1E9FE
Accessibility & contrast
On white
1.89
#A4BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A4BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBFD
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBFD | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#8AC8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bbfd; /* rgb */ color: rgb(164, 187, 253); /* oklch */ color: oklch(79.9% 0.097 269.3);
Tailwind
colors: {
custom: {
50: '#c1cffe',
500: '#a4bbfd',
950: '#000000',
},
}SCSS
$custom: #a4bbfd; $custom-light: #c1cffe; $custom-dark: #000000;
JSON
{
"hex": "#a4bbfd",
"rgb": {
"r": 164,
"g": 187,
"b": 253
},
"hsl": {
"h": 224.494,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.79904,
"c": 0.09749,
"h": 269.3
},
"luminance": 0.50525
}Semantic roles & 50–950 ramp
primary
#A4BBFD
secondary
#E0C165
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386