#B2BBDC#B2BBDC
#B2BBDC is a light, muted blue. Relative luminance 0.502; OKLCH L 79.6% C 0.048 H 273.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBDC |
|---|---|
| RGB | rgb(178, 187, 220) |
| HSL | hsl(227, 38%, 78%) |
| HSV | hsv(227, 19%, 86%) |
| CMYK | cmyk(19.1%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.17, 3.74, -17.55) |
| CIE-LCH | lch(76.17, 17.94, 282.02°) |
| OKLab | oklab(79.59% 0.0027 -0.0477) |
| OKLCH | oklch(79.59% 0.048 273.3) |
| XYZ | xyz(49.0455, 50.1720, 74.7964) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBDC #DCD3B2
analogous
#B2D0DC #B2BBDC #BEB2DC
triadic
#B2BBDC #DCB2BB #BBDCB2
tetradic
#B2BBDC #DCB2D0 #DCD3B2 #B2DCBE
square
#B2BBDC #DCB2D0 #DCD3B2 #B2DCBE
split-complementary
#B2BBDC #DCBEB2 #D0DCB2
monochromatic
#5E71B6 #8896C9 #B2BBDC #DCE0EF #EAECF5
Accessibility & contrast
On white
1.90
#B2BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B2BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBDC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBDC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDE
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#A8C1C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bbdc; /* rgb */ color: rgb(178, 187, 220); /* oklch */ color: oklch(79.6% 0.048 273.3);
Tailwind
colors: {
custom: {
50: '#c9cfe7',
500: '#b2bbdc',
950: '#000000',
},
}SCSS
$custom: #b2bbdc; $custom-light: #c9cfe7; $custom-dark: #000000;
JSON
{
"hex": "#b2bbdc",
"rgb": {
"r": 178,
"g": 187,
"b": 220
},
"hsl": {
"h": 227.143,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.79592,
"c": 0.04783,
"h": 273.3
},
"luminance": 0.50173
}Semantic roles & 50–950 ramp
primary
#B2BBDC
secondary
#B4A87E
accent
#9635B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384