#B7BBCF#B7BBCF
#B7BBCF is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.029 H 276.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBCF |
|---|---|
| RGB | rgb(183, 187, 207) |
| HSL | hsl(230, 20%, 76%) |
| HSV | hsv(230, 12%, 81%) |
| CMYK | cmyk(11.6%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.14, 2.56, -10.52) |
| CIE-LCH | lch(76.14, 10.82, 283.70°) |
| OKLab | oklab(79.52% 0.0034 -0.0283) |
| OKLCH | oklch(79.52% 0.029 276.7) |
| XYZ | xyz(48.5588, 50.1124, 66.1338) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.42
Dove Gray
#B6B8BD
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 7.24
Silver
#C0C0C0
ΔE00 9.01
Cool Gray
#9AA7B0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBCF #CFCBB7
analogous
#B7C7CF #B7BBCF #BFB7CF
triadic
#B7BBCF #CFB7BB #BBCFB7
tetradic
#B7BBCF #CFB7C7 #CFCBB7 #B7CFBF
square
#B7BBCF #CFB7C7 #CFCBB7 #B7CFBF
split-complementary
#B7BBCF #CFBFB7 #C7CFB7
monochromatic
#6E769E #9298B7 #B7BBCF #DCDEE7 #EDEEF3
Accessibility & contrast
On white
1.91
#B7BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B7BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBCF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBCF | 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)
#B6BDD0
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#B2BEC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bbcf; /* rgb */ color: rgb(183, 187, 207); /* oklch */ color: oklch(79.5% 0.029 276.7);
Tailwind
colors: {
custom: {
50: '#cccfdd',
500: '#b7bbcf',
950: '#000000',
},
}SCSS
$custom: #b7bbcf; $custom-light: #cccfdd; $custom-dark: #000000;
JSON
{
"hex": "#b7bbcf",
"rgb": {
"r": 183,
"g": 187,
"b": 207
},
"hsl": {
"h": 230,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.79521,
"c": 0.02853,
"h": 276.7
},
"luminance": 0.50113
}Semantic roles & 50–950 ramp
primary
#B7BBCF
secondary
#A49F86
accent
#90479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384