#BCBCCA#BCBCCA
#BCBCCA is a light, near-neutral blue. Relative luminance 0.509; OKLCH L 80.0% C 0.020 H 286.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBCCA |
|---|---|
| RGB | rgb(188, 188, 202) |
| HSL | hsl(240, 12%, 76%) |
| HSV | hsv(240, 7%, 79%) |
| CMYK | cmyk(6.9%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.63, 2.68, -7.03) |
| CIE-LCH | lch(76.63, 7.52, 290.87°) |
| OKLab | oklab(79.95% 0.0054 -0.0188) |
| OKLCH | oklch(79.95% 0.02 286) |
| XYZ | xyz(49.3809, 50.9219, 63.0930) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.79
Silver
#C0C0C0
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 8.75
Dark Gray
#A9A9A9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBCCA #CACABC
analogous
#BCC3CA #BCBCCA #C3BCCA
triadic
#BCBCCA #CABCBC #BCCABC
tetradic
#BCBCCA #CABCC3 #CACABC #BCCAC3
square
#BCBCCA #CABCC3 #CACABC #BCCAC3
split-complementary
#BCBCCA #CAC3BC #C3CABC
monochromatic
#787894 #9A9AAF #BCBCCA #DEDEE5 #EEEEF1
Accessibility & contrast
On white
1.88
#BCBCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BCBCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBCCA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBCCA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#B9BEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbcca; /* rgb */ color: rgb(188, 188, 202); /* oklch */ color: oklch(80.0% 0.020 286.0);
Tailwind
colors: {
custom: {
50: '#d0d0da',
500: '#bcbcca',
950: '#000000',
},
}SCSS
$custom: #bcbcca; $custom-light: #d0d0da; $custom-dark: #000000;
JSON
{
"hex": "#bcbcca",
"rgb": {
"r": 188,
"g": 188,
"b": 202
},
"hsl": {
"h": 240,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.79953,
"c": 0.01957,
"h": 286
},
"luminance": 0.50922
}Semantic roles & 50–950 ramp
primary
#BCBCCA
secondary
#9E9E8C
accent
#965096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383