#BBBEC1#BBBEC1
#BBBEC1 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.0% C 0.005 H 247.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEC1 |
|---|---|
| RGB | rgb(187, 190, 193) |
| HSL | hsl(210, 5%, 75%) |
| HSV | hsv(210, 3%, 76%) |
| CMYK | cmyk(3.1%, 1.6%, 0%, 24.3%) |
| CIE-LAB | lab(76.83, -0.47, -1.87) |
| CIE-LCH | lch(76.83, 1.93, 255.80°) |
| OKLab | oklab(80% -0.002 -0.005) |
| OKLCH | oklch(80% 0.005 247.9) |
| XYZ | xyz(48.5309, 51.2418, 57.7756) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.01
Silver
#C0C0C0
ΔE00 2.02
Silver (survey)
#C5C9C7
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 5.65
Dark Gray
#A9A9A9
ΔE00 5.98
Fog
#D8DCE0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEC1 #C1BEBB
analogous
#BBC1C1 #BBBEC1 #BBBBC1
triadic
#BBBEC1 #C1BBBE #BEC1BB
tetradic
#BBBEC1 #C1BBC1 #C1BEBB #BBC1BB
square
#BBBEC1 #C1BBC1 #C1BEBB #BBC1BB
split-complementary
#BBBEC1 #C1BBBB #C1C1BB
monochromatic
#7B8187 #9B9FA4 #BBBEC1 #DBDDDE #EFF0F0
Accessibility & contrast
On white
1.87
#BBBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BBBEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEC1
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEC1 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC1
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#BABFBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbec1; /* rgb */ color: rgb(187, 190, 193); /* oklch */ color: oklch(80.0% 0.005 247.9);
Tailwind
colors: {
custom: {
50: '#cfd1d3',
500: '#bbbec1',
950: '#000000',
},
}SCSS
$custom: #bbbec1; $custom-light: #cfd1d3; $custom-dark: #000000;
JSON
{
"hex": "#bbbec1",
"rgb": {
"r": 187,
"g": 190,
"b": 193
},
"hsl": {
"h": 210,
"s": 4.615,
"l": 74.51
},
"oklch": {
"l": 0.80003,
"c": 0.00539,
"h": 247.9
},
"luminance": 0.51242
}Semantic roles & 50–950 ramp
primary
#BBBEC1
secondary
#94908D
accent
#73578E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383