#B2BBF5#B2BBF5
#B2BBF5 is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.6% C 0.083 H 277.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBF5 |
|---|---|
| RGB | rgb(178, 187, 245) |
| HSL | hsl(232, 77%, 83%) |
| HSV | hsv(232, 27%, 96%) |
| CMYK | cmyk(27.3%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.04, 9.49, -29.72) |
| CIE-LCH | lch(77.04, 31.20, 287.71°) |
| OKLab | oklab(80.55% 0.0108 -0.0819) |
| OKLCH | oklch(80.55% 0.083 277.5) |
| XYZ | xyz(52.6075, 51.5968, 93.5559) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Pastel Blue
#A2BFFE
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBF5 #F5ECB2
analogous
#B2DCF5 #B2BBF5 #CAB2F5
triadic
#B2BBF5 #F5B2BB #BBF5B2
tetradic
#B2BBF5 #F5B2DC #F5ECB2 #B2F5CA
square
#B2BBF5 #F5B2DC #F5ECB2 #B2F5CA
split-complementary
#B2BBF5 #F5CAB2 #DCF5B2
monochromatic
#465BE7 #7C8BEE #B2BBF5 #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.86
#B2BBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#B2BBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBF5
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBF5 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F8
Deuteranopia (green-blind)
#A6BCF4
Tritanopia (blue-blind)
#A1C6CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bbf5; /* rgb */ color: rgb(178, 187, 245); /* oklch */ color: oklch(80.6% 0.083 277.5);
Tailwind
colors: {
custom: {
50: '#cacff8',
500: '#b2bbf5',
950: '#000000',
},
}SCSS
$custom: #b2bbf5; $custom-light: #cacff8; $custom-dark: #000000;
JSON
{
"hex": "#b2bbf5",
"rgb": {
"r": 178,
"g": 187,
"b": 245
},
"hsl": {
"h": 231.94,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.80552,
"c": 0.08266,
"h": 277.5
},
"luminance": 0.51598
}Semantic roles & 50–950 ramp
primary
#B2BBF5
secondary
#D6C975
accent
#BE0CD9
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131317
muted
#838385