#B8BFCF#B8BFCF
#B8BFCF is a light, muted blue. Relative luminance 0.520; OKLCH L 80.4% C 0.024 H 266.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFCF |
|---|---|
| RGB | rgb(184, 191, 207) |
| HSL | hsl(222, 19%, 77%) |
| HSV | hsv(222, 11%, 81%) |
| CMYK | cmyk(11.1%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.25, 0.74, -8.85) |
| CIE-LCH | lch(77.25, 8.88, 274.81°) |
| OKLab | oklab(80.42% -0.0013 -0.0238) |
| OKLCH | oklch(80.42% 0.024 266.9) |
| XYZ | xyz(49.6580, 51.9564, 66.4318) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 5.40
Silver
#C0C0C0
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFCF #CFC8B8
analogous
#B8CBCF #B8BFCF #BDB8CF
triadic
#B8BFCF #CFB8BF #BFCFB8
tetradic
#B8BFCF #CFB8CB #CFC8B8 #B8CFBD
square
#B8BFCF #CFB8CB #CFC8B8 #B8CFBD
split-complementary
#B8BFCF #CFBDB8 #CBCFB8
monochromatic
#6F7D9E #939EB6 #B8BFCF #DDE0E8 #EDEFF3
Accessibility & contrast
On white
1.84
#B8BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#B8BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFCF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFCF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#B8BECF
Tritanopia (blue-blind)
#B3C2C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b8bfcf; /* rgb */ color: rgb(184, 191, 207); /* oklch */ color: oklch(80.4% 0.024 266.9);
Tailwind
colors: {
custom: {
50: '#cdd2dd',
500: '#b8bfcf',
950: '#000000',
},
}SCSS
$custom: #b8bfcf; $custom-light: #cdd2dd; $custom-dark: #000000;
JSON
{
"hex": "#b8bfcf",
"rgb": {
"r": 184,
"g": 191,
"b": 207
},
"hsl": {
"h": 221.739,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.80415,
"c": 0.02384,
"h": 266.9
},
"luminance": 0.51957
}Semantic roles & 50–950 ramp
primary
#B8BFCF
secondary
#A49B87
accent
#84489E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384