#BCBACF#BCBACF
#BCBACF is a light, muted blue. Relative luminance 0.503; OKLCH L 79.7% C 0.029 H 290.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBACF |
|---|---|
| RGB | rgb(188, 186, 207) |
| HSL | hsl(246, 18%, 77%) |
| HSV | hsv(246, 10%, 81%) |
| CMYK | cmyk(9.2%, 10.1%, 0%, 18.8%) |
| CIE-LAB | lab(76.26, 4.76, -10.29) |
| CIE-LCH | lch(76.26, 11.34, 294.80°) |
| OKLab | oklab(79.71% 0.0101 -0.0277) |
| OKLCH | oklch(79.71% 0.029 290.1) |
| XYZ | xyz(49.5582, 50.3139, 66.1201) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.32
Silver
#C0C0C0
ΔE00 9.82
Periwinkle
#CCCCFF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBACF #CDCFBA
analogous
#BAC3CF #BCBACF #C7BACF
triadic
#BCBACF #CFBCBA #BACFBC
tetradic
#BCBACF #CFBAC3 #CDCFBA #BACFC7
square
#BCBACF #CFBAC3 #CDCFBA #BACFC7
split-complementary
#BCBACF #CFC7BA #C3CFBA
monochromatic
#76729D #9996B6 #BCBACF #DFDEE8 #EDEDF2
Accessibility & contrast
On white
1.90
#BCBACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BCBACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBACF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBACF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCD0
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#B8BDC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbacf; /* rgb */ color: rgb(188, 186, 207); /* oklch */ color: oklch(79.7% 0.029 290.1);
Tailwind
colors: {
custom: {
50: '#d0cedd',
500: '#bcbacf',
950: '#000000',
},
}SCSS
$custom: #bcbacf; $custom-light: #d0cedd; $custom-dark: #000000;
JSON
{
"hex": "#bcbacf",
"rgb": {
"r": 188,
"g": 186,
"b": 207
},
"hsl": {
"h": 245.714,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.79711,
"c": 0.02946,
"h": 290.1
},
"luminance": 0.50314
}Semantic roles & 50–950 ramp
primary
#BCBACF
secondary
#A1A489
accent
#9C4994
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384