#BCBCCF#BCBCCF
#BCBCCF is a light, muted blue. Relative luminance 0.512; OKLCH L 80.1% C 0.027 H 285.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCCF |
|---|---|
| RGB | rgb(188, 188, 207) |
| HSL | hsl(240, 17%, 77%) |
| HSV | hsv(240, 9%, 81%) |
| CMYK | cmyk(9.2%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.78, 3.68, -9.52) |
| CIE-LCH | lch(76.78, 10.21, 291.12°) |
| OKLab | oklab(80.12% 0.0072 -0.0256) |
| OKLCH | oklch(80.12% 0.027 285.8) |
| XYZ | xyz(49.9825, 51.1625, 66.2615) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.84
Cloudy Blue
#ACC2D9
ΔE00 9.12
Thistle
#D8BFD8
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCCF #CFCFBC
analogous
#BCC6CF #BCBCCF #C6BCCF
triadic
#BCBCCF #CFBCBC #BCCFBC
tetradic
#BCBCCF #CFBCC6 #CFCFBC #BCCFC6
square
#BCBCCF #CFBCC6 #CFCFBC #BCCFC6
split-complementary
#BCBCCF #CFC6BC #C6CFBC
monochromatic
#75759C #9898B5 #BCBCCF #E0E0E9 #EDEDF2
Accessibility & contrast
On white
1.87
#BCBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BCBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCCF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCCF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#B8BFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbccf; /* rgb */ color: rgb(188, 188, 207); /* oklch */ color: oklch(80.1% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#d0d0dd',
500: '#bcbccf',
950: '#000000',
},
}SCSS
$custom: #bcbccf; $custom-light: #d0d0dd; $custom-dark: #000000;
JSON
{
"hex": "#bcbccf",
"rgb": {
"r": 188,
"g": 188,
"b": 207
},
"hsl": {
"h": 240,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.80115,
"c": 0.02659,
"h": 285.8
},
"luminance": 0.51163
}Semantic roles & 50–950 ramp
primary
#BCBCCF
secondary
#A4A48C
accent
#9B4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384