#B4BFCF#B4BFCF
#B4BFCF is a light, muted blue. Relative luminance 0.515; OKLCH L 80.1% C 0.026 H 257.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFCF |
|---|---|
| RGB | rgb(180, 191, 207) |
| HSL | hsl(216, 22%, 76%) |
| HSV | hsv(216, 13%, 81%) |
| CMYK | cmyk(13%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.96, -0.57, -9.31) |
| CIE-LCH | lch(76.96, 9.33, 266.52°) |
| OKLab | oklab(80.11% -0.0055 -0.0251) |
| OKLCH | oklch(80.11% 0.026 257.7) |
| XYZ | xyz(48.7131, 51.4692, 66.3875) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.83
Lightsteelblue
#B0C4DE
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 4.12
Dove Gray
#B6B8BD
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 6.43
Silver
#C0C0C0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFCF #CFC4B4
analogous
#B4CCCF #B4BFCF #B6B4CF
triadic
#B4BFCF #CFB4BF #BFCFB4
tetradic
#B4BFCF #CFB4CC #CFC4B4 #B4CFB6
square
#B4BFCF #CFB4CC #CFC4B4 #B4CFB6
split-complementary
#B4BFCF #CFB6B4 #CCCFB4
monochromatic
#697F9F #8F9FB7 #B4BFCF #D9DFE7 #ECEFF3
Accessibility & contrast
On white
1.86
#B4BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#B4BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFCF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFCF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFD0
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#AEC2C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b4bfcf; /* rgb */ color: rgb(180, 191, 207); /* oklch */ color: oklch(80.1% 0.026 257.7);
Tailwind
colors: {
custom: {
50: '#cad2dd',
500: '#b4bfcf',
950: '#000000',
},
}SCSS
$custom: #b4bfcf; $custom-light: #cad2dd; $custom-dark: #000000;
JSON
{
"hex": "#b4bfcf",
"rgb": {
"r": 180,
"g": 191,
"b": 207
},
"hsl": {
"h": 215.556,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.80112,
"c": 0.02569,
"h": 257.7
},
"luminance": 0.5147
}Semantic roles & 50–950 ramp
primary
#B4BFCF
secondary
#A49783
accent
#7B45A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384