#B7BFCF#B7BFCF
#B7BFCF is a light, muted blue. Relative luminance 0.518; OKLCH L 80.3% C 0.024 H 264.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFCF |
|---|---|
| RGB | rgb(183, 191, 207) |
| HSL | hsl(220, 20%, 76%) |
| HSV | hsv(220, 12%, 81%) |
| CMYK | cmyk(11.6%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.18, 0.42, -8.96) |
| CIE-LCH | lch(77.18, 8.97, 272.66°) |
| OKLab | oklab(80.34% -0.0023 -0.0241) |
| OKLCH | oklch(80.34% 0.024 264.4) |
| XYZ | xyz(49.4193, 51.8333, 66.4206) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 4.97
Dove Gray
#B6B8BD
ΔE00 5.20
Silver
#C0C0C0
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFCF #CFC7B7
analogous
#B7CBCF #B7BFCF #BBB7CF
triadic
#B7BFCF #CFB7BF #BFCFB7
tetradic
#B7BFCF #CFB7CB #CFC7B7 #B7CFBB
square
#B7BFCF #CFB7CB #CFC7B7 #B7CFBB
split-complementary
#B7BFCF #CFBBB7 #CBCFB7
monochromatic
#6E7E9E #929EB7 #B7BFCF #DCE0E7 #EDEFF3
Accessibility & contrast
On white
1.85
#B7BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#B7BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFCF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFCF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#B2C2C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b7bfcf; /* rgb */ color: rgb(183, 191, 207); /* oklch */ color: oklch(80.3% 0.024 264.4);
Tailwind
colors: {
custom: {
50: '#ccd2dd',
500: '#b7bfcf',
950: '#000000',
},
}SCSS
$custom: #b7bfcf; $custom-light: #ccd2dd; $custom-dark: #000000;
JSON
{
"hex": "#b7bfcf",
"rgb": {
"r": 183,
"g": 191,
"b": 207
},
"hsl": {
"h": 220,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.80338,
"c": 0.02424,
"h": 264.4
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#B7BFCF
secondary
#A49A86
accent
#81479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384