#BBBDC3#BBBDC3
#BBBDC3 is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.9% C 0.009 H 271.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDC3 |
|---|---|
| RGB | rgb(187, 189, 195) |
| HSL | hsl(225, 6%, 75%) |
| HSV | hsv(225, 4%, 76%) |
| CMYK | cmyk(4.1%, 3.1%, 0%, 23.5%) |
| CIE-LAB | lab(76.62, 0.44, -3.26) |
| CIE-LCH | lch(76.62, 3.29, 277.71°) |
| OKLab | oklab(79.86% 0.0002 -0.0087) |
| OKLCH | oklch(79.86% 0.009 271.3) |
| XYZ | xyz(48.5396, 50.8999, 58.8866) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.44
Silver
#C0C0C0
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 6.28
Dark Gray
#A9A9A9
ΔE00 6.33
Fog
#D8DCE0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDC3 #C3C1BB
analogous
#BBC1C3 #BBBDC3 #BDBBC3
triadic
#BBBDC3 #C3BBBD #BDC3BB
tetradic
#BBBDC3 #C3BBC1 #C3C1BB #BBC3BD
square
#BBBDC3 #C3BBC1 #C3C1BB #BBC3BD
split-complementary
#BBBDC3 #C3BDBB #C1C3BB
monochromatic
#7A7E8A #9A9DA6 #BBBDC3 #DCDDE0 #EFEFF1
Accessibility & contrast
On white
1.88
#BBBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BBBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDC3
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDC3 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#BBBDC3
Tritanopia (blue-blind)
#B9BEBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbdc3; /* rgb */ color: rgb(187, 189, 195); /* oklch */ color: oklch(79.9% 0.009 271.3);
Tailwind
colors: {
custom: {
50: '#cfd0d5',
500: '#bbbdc3',
950: '#000000',
},
}SCSS
$custom: #bbbdc3; $custom-light: #cfd0d5; $custom-dark: #000000;
JSON
{
"hex": "#bbbdc3",
"rgb": {
"r": 187,
"g": 189,
"b": 195
},
"hsl": {
"h": 225,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.79858,
"c": 0.0087,
"h": 271.3
},
"luminance": 0.509
}Semantic roles & 50–950 ramp
primary
#BBBDC3
secondary
#96948C
accent
#815590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383