#B0BBDC#B0BBDC
#B0BBDC is a light, muted blue. Relative luminance 0.499; OKLCH L 79.4% C 0.048 H 270.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBDC |
|---|---|
| RGB | rgb(176, 187, 220) |
| HSL | hsl(225, 39%, 78%) |
| HSV | hsv(225, 20%, 86%) |
| CMYK | cmyk(20%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(76.03, 3.11, -17.78) |
| CIE-LCH | lch(76.03, 18.05, 279.93°) |
| OKLab | oklab(79.44% 0.0006 -0.0484) |
| OKLCH | oklch(79.44% 0.048 270.7) |
| XYZ | xyz(48.5899, 49.9371, 74.7751) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.61
Light Periwinkle
#C1C6FC
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBDC #DCD1B0
analogous
#B0D1DC #B0BBDC #BBB0DC
triadic
#B0BBDC #DCB0BB #BBDCB0
tetradic
#B0BBDC #DCB0D1 #DCD1B0 #B0DCBB
square
#B0BBDC #DCB0D1 #DCD1B0 #B0DCBB
split-complementary
#B0BBDC #DCBBB0 #D1DCB0
monochromatic
#5B72B6 #8696C9 #B0BBDC #DAE0EF #EAEDF6
Accessibility & contrast
On white
1.91
#B0BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B0BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBDC
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBDC | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDE
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#A6C1C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bbdc; /* rgb */ color: rgb(176, 187, 220); /* oklch */ color: oklch(79.4% 0.048 270.7);
Tailwind
colors: {
custom: {
50: '#c8cfe7',
500: '#b0bbdc',
950: '#000000',
},
}SCSS
$custom: #b0bbdc; $custom-light: #c8cfe7; $custom-dark: #000000;
JSON
{
"hex": "#b0bbdc",
"rgb": {
"r": 176,
"g": 187,
"b": 220
},
"hsl": {
"h": 225,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.79443,
"c": 0.04842,
"h": 270.7
},
"luminance": 0.49938
}Semantic roles & 50–950 ramp
primary
#B0BBDC
secondary
#ECE9DF
accent
#9234B2
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284