#BCBACA#BCBACA
#BCBACA is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.022 H 291.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBACA |
|---|---|
| RGB | rgb(188, 186, 202) |
| HSL | hsl(248, 13%, 76%) |
| HSV | hsv(248, 8%, 79%) |
| CMYK | cmyk(6.9%, 7.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.11, 3.76, -7.80) |
| CIE-LCH | lch(76.11, 8.65, 295.72°) |
| OKLab | oklab(79.55% 0.0083 -0.0209) |
| OKLCH | oklch(79.55% 0.022 291.6) |
| XYZ | xyz(48.9566, 50.0733, 62.9516) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.93
Silver
#C0C0C0
ΔE00 7.99
Light Blue Grey
#B7C9E2
ΔE00 8.94
Lightsteelblue
#B0C4DE
ΔE00 9.29
Dark Gray
#A9A9A9
ΔE00 9.44
Thistle
#D8BFD8
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBACA #C8CABA
analogous
#BAC0CA #BCBACA #C4BACA
triadic
#BCBACA #CABCBA #BACABC
tetradic
#BCBACA #CABAC0 #C8CABA #BACAC4
square
#BCBACA #CABAC0 #C8CABA #BACAC4
split-complementary
#BCBACA #CAC4BA #C0CABA
monochromatic
#797595 #9A97AF #BCBACA #DEDDE5 #EEEEF2
Accessibility & contrast
On white
1.91
#BCBACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BCBACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBACA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBACA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B7BBCA
Tritanopia (blue-blind)
#BABCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbaca; /* rgb */ color: rgb(188, 186, 202); /* oklch */ color: oklch(79.5% 0.022 291.6);
Tailwind
colors: {
custom: {
50: '#d0ceda',
500: '#bcbaca',
950: '#000000',
},
}SCSS
$custom: #bcbaca; $custom-light: #d0ceda; $custom-dark: #000000;
JSON
{
"hex": "#bcbaca",
"rgb": {
"r": 188,
"g": 186,
"b": 202
},
"hsl": {
"h": 247.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.79547,
"c": 0.02246,
"h": 291.6
},
"luminance": 0.50073
}Semantic roles & 50–950 ramp
primary
#BCBACA
secondary
#9B9E8A
accent
#974E8E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383