#B0BBDF#B0BBDF
#B0BBDF is a light, muted blue. Relative luminance 0.501; OKLCH L 79.6% C 0.053 H 271.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBDF |
|---|---|
| RGB | rgb(176, 187, 223) |
| HSL | hsl(226, 42%, 78%) |
| HSV | hsv(226, 21%, 87%) |
| CMYK | cmyk(21.1%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.13, 3.79, -19.26) |
| CIE-LCH | lch(76.13, 19.62, 281.12°) |
| OKLab | oklab(79.55% 0.0017 -0.0525) |
| OKLCH | oklch(79.55% 0.053 271.8) |
| XYZ | xyz(48.9908, 50.0974, 76.8864) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.13
Periwinkle
#CCCCFF
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBDF #DFD4B0
analogous
#B0D2DF #B0BBDF #BCB0DF
triadic
#B0BBDF #DFB0BB #BBDFB0
tetradic
#B0BBDF #DFB0D2 #DFD4B0 #B0DFBC
square
#B0BBDF #DFB0D2 #DFD4B0 #B0DFBC
split-complementary
#B0BBDF #DFBCB0 #D2DFB0
monochromatic
#5970BC #8496CD #B0BBDF #DCE0F1 #E9ECF6
Accessibility & contrast
On white
1.91
#B0BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B0BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBDF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBDF | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#A5C2C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bbdf; /* rgb */ color: rgb(176, 187, 223); /* oklch */ color: oklch(79.6% 0.053 271.8);
Tailwind
colors: {
custom: {
50: '#c8cfe9',
500: '#b0bbdf',
950: '#000000',
},
}SCSS
$custom: #b0bbdf; $custom-light: #c8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#b0bbdf",
"rgb": {
"r": 176,
"g": 187,
"b": 223
},
"hsl": {
"h": 225.957,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.79552,
"c": 0.05255,
"h": 271.8
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#B0BBDF
secondary
#B8AA7C
accent
#9630B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384