#BCBABC#BCBABC
#BCBABC is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.1% C 0.004 H 325.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBABC |
|---|---|
| RGB | rgb(188, 186, 188) |
| HSL | hsl(300, 1%, 73%) |
| HSV | hsv(300, 1%, 74%) |
| CMYK | cmyk(0%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(75.72, 1.07, -0.76) |
| CIE-LCH | lch(75.72, 1.31, 324.50°) |
| OKLab | oklab(79.11% 0.0029 -0.002) |
| OKLCH | oklch(79.11% 0.004 325.6) |
| XYZ | xyz(47.3736, 49.4401, 54.6144) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.22
Dove Gray
#B6B8BD
ΔE00 2.38
Dark Gray
#A9A9A9
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 6.34
Warm Gray
#C9BEB0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBABC #BABCBA
analogous
#BBBABC #BCBABC #BCBABB
triadic
#BCBABC #BCBCBA #BABCBC
tetradic
#BCBABC #BCBBBA #BABCBA #BABBBC
square
#BCBABC #BCBBBA #BABCBA #BABBBC
split-complementary
#BCBABC #BBBCBA #BABCBB
monochromatic
#807C80 #9E9B9E #BCBABC #DAD9DA #F0EFF0
Accessibility & contrast
On white
1.93
#BCBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BCBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBABC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBABC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#BCBABB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bcbabc; /* rgb */ color: rgb(188, 186, 188); /* oklch */ color: oklch(79.1% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#d0ced0',
500: '#bcbabc',
950: '#000000',
},
}SCSS
$custom: #bcbabc; $custom-light: #d0ced0; $custom-dark: #000000;
JSON
{
"hex": "#bcbabc",
"rgb": {
"r": 188,
"g": 186,
"b": 188
},
"hsl": {
"h": 300,
"s": 1.471,
"l": 73.333
},
"oklch": {
"l": 0.79113,
"c": 0.00356,
"h": 325.6
},
"luminance": 0.4944
}Semantic roles & 50–950 ramp
primary
#BCBABC
secondary
#E5E6E5
accent
#8B5A5A
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141314
muted
#828282