#BBBEC3#BBBEC3
#BBBEC3 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.1% C 0.008 H 260.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEC3 |
|---|---|
| RGB | rgb(187, 190, 195) |
| HSL | hsl(218, 6%, 75%) |
| HSV | hsv(218, 4%, 76%) |
| CMYK | cmyk(4.1%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(76.88, -0.09, -2.88) |
| CIE-LCH | lch(76.88, 2.88, 268.17°) |
| OKLab | oklab(80.06% -0.0012 -0.0077) |
| OKLCH | oklch(80.06% 0.008 260.8) |
| XYZ | xyz(48.7555, 51.3316, 58.9586) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.62
Silver
#C0C0C0
ΔE00 2.77
Silver (survey)
#C5C9C7
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.93
Dark Gray
#A9A9A9
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEC3 #C3C0BB
analogous
#BBC2C3 #BBBEC3 #BCBBC3
triadic
#BBBEC3 #C3BBBE #BEC3BB
tetradic
#BBBEC3 #C3BBC2 #C3C0BB #BBC3BC
square
#BBBEC3 #C3BBC2 #C3C0BB #BBC3BC
split-complementary
#BBBEC3 #C3BCBB #C2C3BB
monochromatic
#7A808A #9A9FA6 #BBBEC3 #DCDDE0 #EFEFF1
Accessibility & contrast
On white
1.86
#BBBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BBBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEC3
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEC3 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#BCBDC3
Tritanopia (blue-blind)
#B9BFC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbec3; /* rgb */ color: rgb(187, 190, 195); /* oklch */ color: oklch(80.1% 0.008 260.8);
Tailwind
colors: {
custom: {
50: '#cfd1d5',
500: '#bbbec3',
950: '#000000',
},
}SCSS
$custom: #bbbec3; $custom-light: #cfd1d5; $custom-dark: #000000;
JSON
{
"hex": "#bbbec3",
"rgb": {
"r": 187,
"g": 190,
"b": 195
},
"hsl": {
"h": 217.5,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.80063,
"c": 0.00778,
"h": 260.8
},
"luminance": 0.51332
}Semantic roles & 50–950 ramp
primary
#BBBEC3
secondary
#96928C
accent
#7A5590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383