#B2BBFB#B2BBFB
#B2BBFB is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.8% C 0.091 H 278.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBFB |
|---|---|
| RGB | rgb(178, 187, 251) |
| HSL | hsl(233, 90%, 84%) |
| HSV | hsv(233, 29%, 98%) |
| CMYK | cmyk(29.1%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.26, 10.94, -32.60) |
| CIE-LCH | lch(77.26, 34.39, 288.55°) |
| OKLab | oklab(80.8% 0.0126 -0.0901) |
| OKLCH | oklch(80.8% 0.091 278) |
| XYZ | xyz(53.5383, 51.9691, 98.4583) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBFB #FBF2B2
analogous
#B2E0FB #B2BBFB #CEB2FB
triadic
#B2BBFB #FBB2BB #BBFBB2
tetradic
#B2BBFB #FBB2E0 #FBF2B2 #B2FBCE
square
#B2BBFB #FBB2E0 #FBF2B2 #B2FBCE
split-complementary
#B2BBFB #FBCEB2 #E0FBB2
monochromatic
#3E54F5 #7888F8 #B2BBFB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.84
#B2BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#B2BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBFB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBFB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FE
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#9FC7D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bbfb; /* rgb */ color: rgb(178, 187, 251); /* oklch */ color: oklch(80.8% 0.091 278.0);
Tailwind
colors: {
custom: {
50: '#cacffd',
500: '#b2bbfb',
950: '#000000',
},
}SCSS
$custom: #b2bbfb; $custom-light: #cacffd; $custom-dark: #000000;
JSON
{
"hex": "#b2bbfb",
"rgb": {
"r": 178,
"g": 187,
"b": 251
},
"hsl": {
"h": 232.603,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.80799,
"c": 0.09102,
"h": 278
},
"luminance": 0.51971
}Semantic roles & 50–950 ramp
primary
#B2BBFB
secondary
#DFD272
accent
#C900E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131317
muted
#838385