#BCBBCF#BCBBCF
#BCBBCF is a light, muted blue. Relative luminance 0.507; OKLCH L 79.9% C 0.028 H 288.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBCF |
|---|---|
| RGB | rgb(188, 187, 207) |
| HSL | hsl(243, 17%, 77%) |
| HSV | hsv(243, 10%, 81%) |
| CMYK | cmyk(9.2%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.52, 4.22, -9.91) |
| CIE-LCH | lch(76.52, 10.77, 293.05°) |
| OKLab | oklab(79.91% 0.0087 -0.0266) |
| OKLCH | oklch(79.91% 0.028 288.1) |
| XYZ | xyz(49.7696, 50.7367, 66.1905) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 8.77
Thistle
#D8BFD8
ΔE00 9.33
Silver
#C0C0C0
ΔE00 9.33
Cloudy Blue
#ACC2D9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBCF #CECFBB
analogous
#BBC4CF #BCBBCF #C6BBCF
triadic
#BCBBCF #CFBCBB #BBCFBC
tetradic
#BCBBCF #CFBBC4 #CECFBB #BBCFC6
square
#BCBBCF #CFBBC4 #CECFBB #BBCFC6
split-complementary
#BCBBCF #CFC6BB #C4CFBB
monochromatic
#75739C #9997B6 #BCBBCF #DFDFE8 #EDEDF2
Accessibility & contrast
On white
1.88
#BCBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BCBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBCF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBCF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#B8BEC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbbcf; /* rgb */ color: rgb(188, 187, 207); /* oklch */ color: oklch(79.9% 0.028 288.1);
Tailwind
colors: {
custom: {
50: '#d0cfdd',
500: '#bcbbcf',
950: '#000000',
},
}SCSS
$custom: #bcbbcf; $custom-light: #d0cfdd; $custom-dark: #000000;
JSON
{
"hex": "#bcbbcf",
"rgb": {
"r": 188,
"g": 187,
"b": 207
},
"hsl": {
"h": 243,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.79913,
"c": 0.02801,
"h": 288.1
},
"luminance": 0.50737
}Semantic roles & 50–950 ramp
primary
#BCBBCF
secondary
#A2A48B
accent
#9C4A97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384