#BCBABB#BCBABB
#BCBABB is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.1% C 0.003 H 345.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBABB |
|---|---|
| RGB | rgb(188, 186, 187) |
| HSL | hsl(330, 1%, 73%) |
| HSV | hsv(330, 1%, 74%) |
| CMYK | cmyk(0%, 1.1%, 0.5%, 26.3%) |
| CIE-LAB | lab(75.70, 0.88, -0.26) |
| CIE-LCH | lch(75.70, 0.92, 343.74°) |
| OKLab | oklab(79.08% 0.0025 -0.0007) |
| OKLCH | oklch(79.08% 0.003 345.2) |
| XYZ | xyz(47.2661, 49.3971, 54.0486) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.95
Dove Gray
#B6B8BD
ΔE00 2.66
Dark Gray
#A9A9A9
ΔE00 5.03
Silver (survey)
#C5C9C7
ΔE00 5.23
Light Gray
#D3D3D3
ΔE00 6.26
Warm Gray
#C9BEB0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBABB #BABCBB
analogous
#BCBABC #BCBABB #BCBABA
triadic
#BCBABB #BBBCBA #BABBBC
tetradic
#BCBABB #BCBCBA #BABCBB #BABABC
square
#BCBABB #BCBCBA #BABCBB #BABABC
split-complementary
#BCBABB #BABCBA #BABCBC
monochromatic
#807C7E #9E9B9C #BCBABB #DAD9DA #F0EFF0
Accessibility & contrast
On white
1.93
#BCBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#BCBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBABB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBABB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#BCBABA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bcbabb; /* rgb */ color: rgb(188, 186, 187); /* oklch */ color: oklch(79.1% 0.003 345.2);
Tailwind
colors: {
custom: {
50: '#d0cecf',
500: '#bcbabb',
950: '#000000',
},
}SCSS
$custom: #bcbabb; $custom-light: #d0cecf; $custom-dark: #000000;
JSON
{
"hex": "#bcbabb",
"rgb": {
"r": 188,
"g": 186,
"b": 187
},
"hsl": {
"h": 330,
"s": 1.471,
"l": 73.333
},
"oklch": {
"l": 0.79083,
"c": 0.00263,
"h": 345.2
},
"luminance": 0.49397
}Semantic roles & 50–950 ramp
primary
#BCBABB
secondary
#E5E6E6
accent
#8B735A
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#141313
muted
#828282