#BBBABD#BBBABD
#BBBABD is a light, near-neutral grey. Relative luminance 0.494; OKLCH L 79.1% C 0.004 H 301.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBABD |
|---|---|
| RGB | rgb(187, 186, 189) |
| HSL | hsl(260, 2%, 74%) |
| HSV | hsv(260, 2%, 74%) |
| CMYK | cmyk(1.1%, 1.6%, 0%, 25.9%) |
| CIE-LAB | lab(75.67, 0.91, -1.39) |
| CIE-LCH | lch(75.67, 1.66, 303.14°) |
| OKLab | oklab(79.06% 0.0023 -0.0037) |
| OKLCH | oklch(79.06% 0.004 301.4) |
| XYZ | xyz(47.2362, 49.3567, 55.1725) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.77
Silver
#C0C0C0
ΔE00 2.37
Dark Gray
#A9A9A9
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBABD #BCBDBA
analogous
#BABABD #BBBABD #BCBABD
triadic
#BBBABD #BDBBBA #BABDBB
tetradic
#BBBABD #BDBABA #BCBDBA #BABDBC
square
#BBBABD #BDBABA #BCBDBA #BABDBC
split-complementary
#BBBABD #BDBCBA #BABDBA
monochromatic
#7D7B81 #9C9B9F #BBBABD #DAD9DB #F0EFF0
Accessibility & contrast
On white
1.93
#BBBABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BBBABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBABD
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBABD | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABD
Deuteranopia (green-blind)
#BABABD
Tritanopia (blue-blind)
#BBBABB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbbabd; /* rgb */ color: rgb(187, 186, 189); /* oklch */ color: oklch(79.1% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#cfced0',
500: '#bbbabd',
950: '#000000',
},
}SCSS
$custom: #bbbabd; $custom-light: #cfced0; $custom-dark: #000000;
JSON
{
"hex": "#bbbabd",
"rgb": {
"r": 187,
"g": 186,
"b": 189
},
"hsl": {
"h": 260,
"s": 2.222,
"l": 73.529
},
"oklch": {
"l": 0.79062,
"c": 0.00432,
"h": 301.4
},
"luminance": 0.49357
}Semantic roles & 50–950 ramp
primary
#BBBABD
secondary
#E6E6E5
accent
#8C5A7B
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131314
muted
#828282