#B2BBFC#B2BBFC
#B2BBFC is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.8% C 0.092 H 278.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBFC |
|---|---|
| RGB | rgb(178, 187, 252) |
| HSL | hsl(233, 93%, 84%) |
| HSV | hsv(233, 29%, 99%) |
| CMYK | cmyk(29.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.30, 11.18, -33.08) |
| CIE-LCH | lch(77.30, 34.92, 288.68°) |
| OKLab | oklab(80.84% 0.0129 -0.0915) |
| OKLCH | oklch(80.84% 0.092 278) |
| XYZ | xyz(53.6963, 52.0323, 99.2907) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.88
Pastel Blue
#A2BFFE
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBFC #FCF3B2
analogous
#B2E0FC #B2BBFC #CEB2FC
triadic
#B2BBFC #FCB2BB #BBFCB2
tetradic
#B2BBFC #FCB2E0 #FCF3B2 #B2FCCE
square
#B2BBFC #FCB2E0 #FCF3B2 #B2FCCE
split-complementary
#B2BBFC #FCCEB2 #E0FCB2
monochromatic
#3C53F7 #7787FA #B2BBFC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.84
#B2BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#B2BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBFC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBFC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#9FC7D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bbfc; /* rgb */ color: rgb(178, 187, 252); /* oklch */ color: oklch(80.8% 0.092 278.0);
Tailwind
colors: {
custom: {
50: '#cacffd',
500: '#b2bbfc',
950: '#000000',
},
}SCSS
$custom: #b2bbfc; $custom-light: #cacffd; $custom-dark: #000000;
JSON
{
"hex": "#b2bbfc",
"rgb": {
"r": 178,
"g": 187,
"b": 252
},
"hsl": {
"h": 232.703,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.80841,
"c": 0.0924,
"h": 278
},
"luminance": 0.52034
}Semantic roles & 50–950 ramp
primary
#B2BBFC
secondary
#E1D371
accent
#CA00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131317
muted
#838385