#B0BBDB#B0BBDB
#B0BBDB is a light, muted blue. Relative luminance 0.499; OKLCH L 79.4% C 0.047 H 270.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBDB |
|---|---|
| RGB | rgb(176, 187, 219) |
| HSL | hsl(225, 37%, 77%) |
| HSV | hsv(225, 20%, 86%) |
| CMYK | cmyk(19.6%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(76.00, 2.89, -17.29) |
| CIE-LCH | lch(76.00, 17.53, 279.49°) |
| OKLab | oklab(79.41% 0.0003 -0.047) |
| OKLCH | oklch(79.41% 0.047 270.3) |
| XYZ | xyz(48.4578, 49.8842, 74.0797) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBDB #DBD0B0
analogous
#B0D1DB #B0BBDB #BBB0DB
triadic
#B0BBDB #DBB0BB #BBDBB0
tetradic
#B0BBDB #DBB0D1 #DBD0B0 #B0DBBB
square
#B0BBDB #DBB0D1 #DBD0B0 #B0DBBB
split-complementary
#B0BBDB #DBBBB0 #D1DBB0
monochromatic
#5C73B5 #8697C8 #B0BBDB #DADFEE #EAEDF5
Accessibility & contrast
On white
1.91
#B0BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B0BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBDB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBDB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDD
Deuteranopia (green-blind)
#AEBADA
Tritanopia (blue-blind)
#A6C1C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bbdb; /* rgb */ color: rgb(176, 187, 219); /* oklch */ color: oklch(79.4% 0.047 270.3);
Tailwind
colors: {
custom: {
50: '#c8cfe6',
500: '#b0bbdb',
950: '#000000',
},
}SCSS
$custom: #b0bbdb; $custom-light: #c8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#b0bbdb",
"rgb": {
"r": 176,
"g": 187,
"b": 219
},
"hsl": {
"h": 224.651,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.79407,
"c": 0.04705,
"h": 270.3
},
"luminance": 0.49885
}Semantic roles & 50–950 ramp
primary
#B0BBDB
secondary
#ECE9DF
accent
#9135B0
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284