#BBBEC2#BBBEC2
#BBBEC2 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.0% C 0.007 H 255.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEC2 |
|---|---|
| RGB | rgb(187, 190, 194) |
| HSL | hsl(214, 5%, 75%) |
| HSV | hsv(214, 4%, 76%) |
| CMYK | cmyk(3.6%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(76.85, -0.28, -2.38) |
| CIE-LCH | lch(76.85, 2.39, 263.19°) |
| OKLab | oklab(80.03% -0.0016 -0.0063) |
| OKLCH | oklch(80.03% 0.007 255.5) |
| XYZ | xyz(48.6428, 51.2866, 58.3651) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.74
Silver
#C0C0C0
ΔE00 2.37
Silver (survey)
#C5C9C7
ΔE00 4.34
Light Gray
#D3D3D3
ΔE00 5.77
Dark Gray
#A9A9A9
ΔE00 6.13
Fog
#D8DCE0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEC2 #C2BFBB
analogous
#BBC2C2 #BBBEC2 #BCBBC2
triadic
#BBBEC2 #C2BBBE #BEC2BB
tetradic
#BBBEC2 #C2BBC2 #C2BFBB #BBC2BC
square
#BBBEC2 #C2BBC2 #C2BFBB #BBC2BC
split-complementary
#BBBEC2 #C2BCBB #C2C2BB
monochromatic
#7A8088 #9B9FA5 #BBBEC2 #DBDDDF #EFF0F1
Accessibility & contrast
On white
1.87
#BBBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BBBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEC2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEC2 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#B9BFBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbbec2; /* rgb */ color: rgb(187, 190, 194); /* oklch */ color: oklch(80.0% 0.007 255.5);
Tailwind
colors: {
custom: {
50: '#cfd1d4',
500: '#bbbec2',
950: '#000000',
},
}SCSS
$custom: #bbbec2; $custom-light: #cfd1d4; $custom-dark: #000000;
JSON
{
"hex": "#bbbec2",
"rgb": {
"r": 187,
"g": 190,
"b": 194
},
"hsl": {
"h": 214.286,
"s": 5.426,
"l": 74.706
},
"oklch": {
"l": 0.80033,
"c": 0.00654,
"h": 255.5
},
"luminance": 0.51287
}Semantic roles & 50–950 ramp
primary
#BBBEC2
secondary
#95918C
accent
#77568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383