#B0BBDE#B0BBDE
#B0BBDE is a light, muted blue. Relative luminance 0.500; OKLCH L 79.5% C 0.051 H 271.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBDE |
|---|---|
| RGB | rgb(176, 187, 222) |
| HSL | hsl(226, 41%, 78%) |
| HSV | hsv(226, 21%, 87%) |
| CMYK | cmyk(20.7%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(76.10, 3.56, -18.76) |
| CIE-LCH | lch(76.10, 19.10, 280.74°) |
| OKLab | oklab(79.52% 0.0013 -0.0511) |
| OKLCH | oklch(79.52% 0.051 271.5) |
| XYZ | xyz(48.8563, 50.0436, 76.1784) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBDE #DED3B0
analogous
#B0D2DE #B0BBDE #BCB0DE
triadic
#B0BBDE #DEB0BB #BBDEB0
tetradic
#B0BBDE #DEB0D2 #DED3B0 #B0DEBC
square
#B0BBDE #DEB0D2 #DED3B0 #B0DEBC
split-complementary
#B0BBDE #DEBCB0 #D2DEB0
monochromatic
#5A71BA #8596CC #B0BBDE #DBE0F0 #E9ECF6
Accessibility & contrast
On white
1.91
#B0BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B0BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBDE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBDE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#A5C1C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bbde; /* rgb */ color: rgb(176, 187, 222); /* oklch */ color: oklch(79.5% 0.051 271.5);
Tailwind
colors: {
custom: {
50: '#c8cfe8',
500: '#b0bbde',
950: '#000000',
},
}SCSS
$custom: #b0bbde; $custom-light: #c8cfe8; $custom-dark: #000000;
JSON
{
"hex": "#b0bbde",
"rgb": {
"r": 176,
"g": 187,
"b": 222
},
"hsl": {
"h": 225.652,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.79516,
"c": 0.05117,
"h": 271.5
},
"luminance": 0.50045
}Semantic roles & 50–950 ramp
primary
#B0BBDE
secondary
#B6A87C
accent
#9531B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384