#BBBABC#BBBABC
#BBBABC is a light, near-neutral grey. Relative luminance 0.493; OKLCH L 79.0% C 0.003 H 308.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBABC |
|---|---|
| RGB | rgb(187, 186, 188) |
| HSL | hsl(270, 1%, 73%) |
| HSV | hsv(270, 1%, 74%) |
| CMYK | cmyk(0.5%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(75.65, 0.72, -0.89) |
| CIE-LCH | lch(75.65, 1.14, 309.11°) |
| OKLab | oklab(79.03% 0.0019 -0.0023) |
| OKLCH | oklch(79.03% 0.003 308.4) |
| XYZ | xyz(47.1280, 49.3135, 54.6028) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.00
Dove Gray
#B6B8BD
ΔE00 2.02
Dark Gray
#A9A9A9
ΔE00 5.00
Silver (survey)
#C5C9C7
ΔE00 5.14
Light Gray
#D3D3D3
ΔE00 6.31
Warm Gray
#C9BEB0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBABC #BBBCBA
analogous
#BABABC #BBBABC #BCBABC
triadic
#BBBABC #BCBBBA #BABCBB
tetradic
#BBBABC #BCBABA #BBBCBA #BABCBC
square
#BBBABC #BCBABA #BBBCBA #BABCBC
split-complementary
#BBBABC #BCBCBA #BABCBA
monochromatic
#7E7C80 #9C9B9E #BBBABC #DAD9DA #F0EFF0
Accessibility & contrast
On white
1.93
#BBBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BBBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBABC
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBABC | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#BBBABB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbbabc; /* rgb */ color: rgb(187, 186, 188); /* oklch */ color: oklch(79.0% 0.003 308.4);
Tailwind
colors: {
custom: {
50: '#cfced0',
500: '#bbbabc',
950: '#000000',
},
}SCSS
$custom: #bbbabc; $custom-light: #cfced0; $custom-dark: #000000;
JSON
{
"hex": "#bbbabc",
"rgb": {
"r": 187,
"g": 186,
"b": 188
},
"hsl": {
"h": 270,
"s": 1.471,
"l": 73.333
},
"oklch": {
"l": 0.79032,
"c": 0.003,
"h": 308.4
},
"luminance": 0.49313
}Semantic roles & 50–950 ramp
primary
#BBBABC
secondary
#E6E6E5
accent
#8B5A73
background
#FCFCFC
surface
#F9F9F9
border
#D2D2D2
text
#131314
muted
#828282