#B0BBCF#B0BBCF
#B0BBCF is a light, muted blue. Relative luminance 0.493; OKLCH L 79.0% C 0.031 H 262.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBCF |
|---|---|
| RGB | rgb(176, 187, 207) |
| HSL | hsl(219, 24%, 75%) |
| HSV | hsv(219, 15%, 81%) |
| CMYK | cmyk(15%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.62, 0.28, -11.34) |
| CIE-LCH | lch(75.62, 11.35, 271.42°) |
| OKLab | oklab(78.99% -0.004 -0.0306) |
| OKLCH | oklch(78.99% 0.031 262.5) |
| XYZ | xyz(46.9347, 49.2750, 66.0576) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.77
Cloudy Blue
#ACC2D9
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 4.20
Dove Gray
#B6B8BD
ΔE00 6.54
Light Grey Blue
#9DBCD4
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBCF #CFC4B0
analogous
#B0CACF #B0BBCF #B5B0CF
triadic
#B0BBCF #CFB0BB #BBCFB0
tetradic
#B0BBCF #CFB0CA #CFC4B0 #B0CFB5
square
#B0BBCF #CFB0CA #CFC4B0 #B0CFB5
split-complementary
#B0BBCF #CFB5B0 #CACFB0
monochromatic
#6479A1 #8A9AB8 #B0BBCF #D6DCE6 #ECEFF3
Accessibility & contrast
On white
1.93
#B0BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#B0BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBCF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBCF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#A9BFC1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bbcf; /* rgb */ color: rgb(176, 187, 207); /* oklch */ color: oklch(79.0% 0.031 262.5);
Tailwind
colors: {
custom: {
50: '#c7cfdd',
500: '#b0bbcf',
950: '#000000',
},
}SCSS
$custom: #b0bbcf; $custom-light: #c7cfdd; $custom-dark: #000000;
JSON
{
"hex": "#b0bbcf",
"rgb": {
"r": 176,
"g": 187,
"b": 207
},
"hsl": {
"h": 218.71,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.78987,
"c": 0.03091,
"h": 262.5
},
"luminance": 0.49276
}Semantic roles & 50–950 ramp
primary
#B0BBCF
secondary
#EAE7E1
accent
#8143A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283