#BEBFBB#BEBFBB
#BEBFBB is a light, near-neutral grey. Relative luminance 0.518; OKLCH L 80.3% C 0.006 H 118.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFBB |
|---|---|
| RGB | rgb(190, 191, 187) |
| HSL | hsl(75, 3%, 74%) |
| HSV | hsv(75, 2%, 75%) |
| CMYK | cmyk(0.5%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(77.16, -1.08, 1.89) |
| CIE-LCH | lch(77.16, 2.18, 119.78°) |
| OKLab | oklab(80.27% -0.0026 0.005) |
| OKLCH | oklch(80.27% 0.006 118) |
| XYZ | xyz(48.8342, 51.7966, 54.4291) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.39
Silver (survey)
#C5C9C7
ΔE00 2.90
Dove Gray
#B6B8BD
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.59
Dark Gray
#A9A9A9
ΔE00 6.36
Warm Gray
#C9BEB0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFBB #BCBBBF
analogous
#BFBEBB #BEBFBB #BCBFBB
triadic
#BEBFBB #BBBEBF #BFBBBE
tetradic
#BEBFBB #BBBFBE #BCBBBF #BFBBBC
square
#BEBFBB #BBBFBE #BCBBBF #BFBBBC
split-complementary
#BEBFBB #BBBCBF #BEBBBF
monochromatic
#82847C #A0A19B #BEBFBB #DCDDDB #F0F0EF
Accessibility & contrast
On white
1.85
#BEBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BEBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFBB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFBB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#BEBEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfbb; /* rgb */ color: rgb(190, 191, 187); /* oklch */ color: oklch(80.3% 0.006 118.0);
Tailwind
colors: {
custom: {
50: '#d1d2cf',
500: '#bebfbb',
950: '#000000',
},
}SCSS
$custom: #bebfbb; $custom-light: #d1d2cf; $custom-dark: #000000;
JSON
{
"hex": "#bebfbb",
"rgb": {
"r": 190,
"g": 191,
"b": 187
},
"hsl": {
"h": 75,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.8027,
"c": 0.00565,
"h": 118
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#BEBFBB
secondary
#8E8D91
accent
#598D66
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383