#B2BBFE#B2BBFE
#B2BBFE is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.095 H 278.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBFE |
|---|---|
| RGB | rgb(178, 187, 254) |
| HSL | hsl(233, 97%, 85%) |
| HSV | hsv(233, 30%, 100%) |
| CMYK | cmyk(29.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.38, 11.67, -34.04) |
| CIE-LCH | lch(77.38, 35.98, 288.92°) |
| OKLab | oklab(80.93% 0.0135 -0.0942) |
| OKLCH | oklch(80.93% 0.095 278.1) |
| XYZ | xyz(54.0149, 52.1598, 100.9686) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBFE #FEF5B2
analogous
#B2E1FE #B2BBFE #CFB2FE
triadic
#B2BBFE #FEB2BB #BBFEB2
tetradic
#B2BBFE #FEB2E1 #FEF5B2 #B2FECF
square
#B2BBFE #FEB2E1 #FEF5B2 #B2FECF
split-complementary
#B2BBFE #FECFB2 #E1FEB2
monochromatic
#3950FC #7686FD #B2BBFE #E1E4FF #E1E4FF
Accessibility & contrast
On white
1.84
#B2BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#B2BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBFE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBFE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#9EC7D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bbfe; /* rgb */ color: rgb(178, 187, 254); /* oklch */ color: oklch(80.9% 0.095 278.1);
Tailwind
colors: {
custom: {
50: '#cacfff',
500: '#b2bbfe',
950: '#000000',
},
}SCSS
$custom: #b2bbfe; $custom-light: #cacfff; $custom-dark: #000000;
JSON
{
"hex": "#b2bbfe",
"rgb": {
"r": 178,
"g": 187,
"b": 254
},
"hsl": {
"h": 232.895,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.80925,
"c": 0.09519,
"h": 278.1
},
"luminance": 0.52161
}Semantic roles & 50–950 ramp
primary
#B2BBFE
secondary
#E4D670
accent
#CA00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131318
muted
#838386