#B2BBDD#B2BBDD
#B2BBDD is a light, muted blue. Relative luminance 0.502; OKLCH L 79.6% C 0.049 H 273.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBDD |
|---|---|
| RGB | rgb(178, 187, 221) |
| HSL | hsl(227, 39%, 78%) |
| HSV | hsv(227, 19%, 87%) |
| CMYK | cmyk(19.5%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(76.21, 3.96, -18.04) |
| CIE-LCH | lch(76.21, 18.47, 282.38°) |
| OKLab | oklab(79.63% 0.0031 -0.0491) |
| OKLCH | oklch(79.63% 0.049 273.6) |
| XYZ | xyz(49.1784, 50.2251, 75.4960) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBDD #DDD4B2
analogous
#B2D0DD #B2BBDD #BEB2DD
triadic
#B2BBDD #DDB2BB #BBDDB2
tetradic
#B2BBDD #DDB2D0 #DDD4B2 #B2DDBE
square
#B2BBDD #DDB2D0 #DDD4B2 #B2DDBE
split-complementary
#B2BBDD #DDBEB2 #D0DDB2
monochromatic
#5D70B8 #8896CA #B2BBDD #DCE0F0 #EAECF6
Accessibility & contrast
On white
1.90
#B2BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B2BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBDD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBDD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDF
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#A8C1C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bbdd; /* rgb */ color: rgb(178, 187, 221); /* oklch */ color: oklch(79.6% 0.049 273.6);
Tailwind
colors: {
custom: {
50: '#c9cfe7',
500: '#b2bbdd',
950: '#000000',
},
}SCSS
$custom: #b2bbdd; $custom-light: #c9cfe7; $custom-dark: #000000;
JSON
{
"hex": "#b2bbdd",
"rgb": {
"r": 178,
"g": 187,
"b": 221
},
"hsl": {
"h": 227.442,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.79628,
"c": 0.04922,
"h": 273.6
},
"luminance": 0.50226
}Semantic roles & 50–950 ramp
primary
#B2BBDD
secondary
#B5AA7E
accent
#9734B2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384