#B4BBFE#B4BBFE
#B4BBFE is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.1% C 0.095 H 279.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBFE |
|---|---|
| RGB | rgb(180, 187, 254) |
| HSL | hsl(234, 97%, 85%) |
| HSV | hsv(234, 29%, 100%) |
| CMYK | cmyk(29.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.52, 12.24, -33.81) |
| CIE-LCH | lch(77.52, 35.95, 289.90°) |
| OKLab | oklab(81.07% 0.0155 -0.0935) |
| OKLCH | oklch(81.07% 0.095 279.4) |
| XYZ | xyz(54.4773, 52.3982, 100.9903) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.80
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBFE #FEF7B4
analogous
#B4E0FE #B4BBFE #D2B4FE
triadic
#B4BBFE #FEB4BB #BBFEB4
tetradic
#B4BBFE #FEB4E0 #FEF7B4 #B4FED2
square
#B4BBFE #FEB4E0 #FEF7B4 #B4FED2
split-complementary
#B4BBFE #FED2B4 #E0FEB4
monochromatic
#3B4DFC #7884FD #B4BBFE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.83
#B4BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#B4BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBFE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBFE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#A1C7D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b4bbfe; /* rgb */ color: rgb(180, 187, 254); /* oklch */ color: oklch(81.1% 0.095 279.4);
Tailwind
colors: {
custom: {
50: '#cccfff',
500: '#b4bbfe',
950: '#000000',
},
}SCSS
$custom: #b4bbfe; $custom-light: #cccfff; $custom-dark: #000000;
JSON
{
"hex": "#b4bbfe",
"rgb": {
"r": 180,
"g": 187,
"b": 254
},
"hsl": {
"h": 234.324,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.81071,
"c": 0.09482,
"h": 279.4
},
"luminance": 0.524
}Semantic roles & 50–950 ramp
primary
#B4BBFE
secondary
#E4D972
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131318
muted
#838386