#BCBACD#BCBACD
#BCBACD is a light, muted blue. Relative luminance 0.502; OKLCH L 79.6% C 0.027 H 290.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBACD |
|---|---|
| RGB | rgb(188, 186, 205) |
| HSL | hsl(246, 16%, 77%) |
| HSV | hsv(246, 9%, 80%) |
| CMYK | cmyk(8.3%, 9.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.20, 4.35, -9.30) |
| CIE-LCH | lch(76.20, 10.26, 295.10°) |
| OKLab | oklab(79.65% 0.0094 -0.0249) |
| OKLCH | oklch(79.65% 0.027 290.6) |
| XYZ | xyz(49.3152, 50.2167, 64.8405) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 8.93
Thistle
#D8BFD8
ΔE00 9.07
Silver
#C0C0C0
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 9.27
Cloudy Blue
#ACC2D9
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBACD #CBCDBA
analogous
#BAC2CD #BCBACD #C6BACD
triadic
#BCBACD #CDBCBA #BACDBC
tetradic
#BCBACD #CDBAC2 #CBCDBA #BACDC6
square
#BCBACD #CDBAC2 #CBCDBA #BACDC6
split-complementary
#BCBACD #CDC6BA #C2CDBA
monochromatic
#77739A #9A97B3 #BCBACD #DEDDE7 #EEEDF2
Accessibility & contrast
On white
1.90
#BCBACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#BCBACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBACD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBACD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#B9BDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbacd; /* rgb */ color: rgb(188, 186, 205); /* oklch */ color: oklch(79.6% 0.027 290.6);
Tailwind
colors: {
custom: {
50: '#d0cedc',
500: '#bcbacd',
950: '#000000',
},
}SCSS
$custom: #bcbacd; $custom-light: #d0cedc; $custom-dark: #000000;
JSON
{
"hex": "#bcbacd",
"rgb": {
"r": 188,
"g": 186,
"b": 205
},
"hsl": {
"h": 246.316,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.79645,
"c": 0.02666,
"h": 290.6
},
"luminance": 0.50217
}Semantic roles & 50–950 ramp
primary
#BCBACD
secondary
#9FA18A
accent
#9A4B92
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384