#B2BBFA#B2BBFA
#B2BBFA is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.8% C 0.090 H 277.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBFA |
|---|---|
| RGB | rgb(178, 187, 250) |
| HSL | hsl(233, 88%, 84%) |
| HSV | hsv(233, 29%, 98%) |
| CMYK | cmyk(28.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(77.22, 10.70, -32.13) |
| CIE-LCH | lch(77.22, 33.86, 288.42°) |
| OKLab | oklab(80.76% 0.0123 -0.0888) |
| OKLCH | oklch(80.76% 0.09 277.9) |
| XYZ | xyz(53.3811, 51.9062, 97.6303) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 5.24
Periwinkle
#CCCCFF
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBFA #FAF1B2
analogous
#B2DFFA #B2BBFA #CDB2FA
triadic
#B2BBFA #FAB2BB #BBFAB2
tetradic
#B2BBFA #FAB2DF #FAF1B2 #B2FACD
square
#B2BBFA #FAB2DF #FAF1B2 #B2FACD
split-complementary
#B2BBFA #FACDB2 #DFFAB2
monochromatic
#3F55F3 #7988F6 #B2BBFA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.85
#B2BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#B2BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBFA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBFA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#A0C7D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bbfa; /* rgb */ color: rgb(178, 187, 250); /* oklch */ color: oklch(80.8% 0.090 277.9);
Tailwind
colors: {
custom: {
50: '#cacffc',
500: '#b2bbfa',
950: '#000000',
},
}SCSS
$custom: #b2bbfa; $custom-light: #cacffc; $custom-dark: #000000;
JSON
{
"hex": "#b2bbfa",
"rgb": {
"r": 178,
"g": 187,
"b": 250
},
"hsl": {
"h": 232.5,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.80757,
"c": 0.08963,
"h": 277.9
},
"luminance": 0.51908
}Semantic roles & 50–950 ramp
primary
#B2BBFA
secondary
#DED073
accent
#C801E4
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131317
muted
#838385