#A4BBFA#A4BBFA
#A4BBFA is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.8% C 0.093 H 268.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBFA |
|---|---|
| RGB | rgb(164, 187, 250) |
| HSL | hsl(224, 90%, 81%) |
| HSV | hsv(224, 34%, 98%) |
| CMYK | cmyk(34.4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.27, 6.78, -33.67) |
| CIE-LCH | lch(76.27, 34.35, 281.39°) |
| OKLab | oklab(79.78% -0.002 -0.0934) |
| OKLCH | oklch(79.78% 0.093 268.8) |
| XYZ | xyz(50.3304, 50.3332, 97.4873) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.71
Carolina Blue
#8AB8FE
ΔE00 5.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.67
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBFA #FAE3A4
analogous
#A4E6FA #A4BBFA #B8A4FA
triadic
#A4BBFA #FAA4BB #BBFAA4
tetradic
#A4BBFA #FAA4E6 #FAE3A4 #A4FAB8
square
#A4BBFA #FAA4E6 #FAE3A4 #A4FAB8
split-complementary
#A4BBFA #FAB8A4 #E6FAA4
monochromatic
#3064F4 #6A90F7 #A4BBFA #DEE6FD #E2E9FD
Accessibility & contrast
On white
1.90
#A4BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A4BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBFA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBFA | 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)
#A6C0FD
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#8BC8D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a4bbfa; /* rgb */ color: rgb(164, 187, 250); /* oklch */ color: oklch(79.8% 0.093 268.8);
Tailwind
colors: {
custom: {
50: '#c1cffc',
500: '#a4bbfa',
950: '#000000',
},
}SCSS
$custom: #a4bbfa; $custom-light: #c1cffc; $custom-dark: #000000;
JSON
{
"hex": "#a4bbfa",
"rgb": {
"r": 164,
"g": 187,
"b": 250
},
"hsl": {
"h": 223.953,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.79776,
"c": 0.09341,
"h": 268.8
},
"luminance": 0.50335
}Semantic roles & 50–950 ramp
primary
#A4BBFA
secondary
#DCBC66
accent
#A800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385