#BEBBBF#BEBBBF
#BEBBBF is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.6% C 0.006 H 317.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBBF |
|---|---|
| RGB | rgb(190, 187, 191) |
| HSL | hsl(285, 3%, 74%) |
| HSV | hsv(285, 2%, 75%) |
| CMYK | cmyk(0.5%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(76.22, 1.79, -1.65) |
| CIE-LCH | lch(76.22, 2.43, 317.38°) |
| OKLab | oklab(79.57% 0.0048 -0.0043) |
| OKLCH | oklch(79.57% 0.006 317.8) |
| XYZ | xyz(48.4080, 50.2495, 56.4290) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.72
Silver
#C0C0C0
ΔE00 3.12
Dark Gray
#A9A9A9
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBBF #BCBFBB
analogous
#BCBBBF #BEBBBF #BFBBBE
triadic
#BEBBBF #BFBEBB #BBBFBE
tetradic
#BEBBBF #BFBCBB #BCBFBB #BBBEBF
square
#BEBBBF #BFBCBB #BCBFBB #BBBEBF
split-complementary
#BEBBBF #BEBFBB #BBBFBC
monochromatic
#827C84 #A09BA1 #BEBBBF #DCDBDD #F0EFF0
Accessibility & contrast
On white
1.90
#BEBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BEBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBBF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBBF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#BEBBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebbbf; /* rgb */ color: rgb(190, 187, 191); /* oklch */ color: oklch(79.6% 0.006 317.8);
Tailwind
colors: {
custom: {
50: '#d1cfd2',
500: '#bebbbf',
950: '#000000',
},
}SCSS
$custom: #bebbbf; $custom-light: #d1cfd2; $custom-dark: #000000;
JSON
{
"hex": "#bebbbf",
"rgb": {
"r": 190,
"g": 187,
"b": 191
},
"hsl": {
"h": 285,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.79569,
"c": 0.00647,
"h": 317.8
},
"luminance": 0.50249
}Semantic roles & 50–950 ramp
primary
#BEBBBF
secondary
#8E918D
accent
#8D5966
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383