#B2BBDF#B2BBDF
#B2BBDF is a light, muted blue. Relative luminance 0.503; OKLCH L 79.7% C 0.052 H 274.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBDF |
|---|---|
| RGB | rgb(178, 187, 223) |
| HSL | hsl(228, 41%, 79%) |
| HSV | hsv(228, 20%, 87%) |
| CMYK | cmyk(20.2%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.27, 4.40, -19.02) |
| CIE-LCH | lch(76.27, 19.53, 283.04°) |
| OKLab | oklab(79.7% 0.0038 -0.0519) |
| OKLCH | oklch(79.7% 0.052 274.1) |
| XYZ | xyz(49.4464, 50.3324, 76.9077) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBDF #DFD6B2
analogous
#B2D1DF #B2BBDF #BFB2DF
triadic
#B2BBDF #DFB2BB #BBDFB2
tetradic
#B2BBDF #DFB2D1 #DFD6B2 #B2DFBF
square
#B2BBDF #DFB2D1 #DFD6B2 #B2DFBF
split-complementary
#B2BBDF #DFBFB2 #D1DFB2
monochromatic
#5C6FBB #8795CD #B2BBDF #DDE1F1 #E9ECF6
Accessibility & contrast
On white
1.90
#B2BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#B2BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBDF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBDF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#A7C2C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bbdf; /* rgb */ color: rgb(178, 187, 223); /* oklch */ color: oklch(79.7% 0.052 274.1);
Tailwind
colors: {
custom: {
50: '#c9cfe9',
500: '#b2bbdf',
950: '#000000',
},
}SCSS
$custom: #b2bbdf; $custom-light: #c9cfe9; $custom-dark: #000000;
JSON
{
"hex": "#b2bbdf",
"rgb": {
"r": 178,
"g": 187,
"b": 223
},
"hsl": {
"h": 228,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.79701,
"c": 0.052,
"h": 274.1
},
"luminance": 0.50333
}Semantic roles & 50–950 ramp
primary
#B2BBDF
secondary
#B8AC7E
accent
#9A31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384