#BEBEBB#BEBEBB
#BEBEBB is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.1% C 0.004 H 106.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEBB |
|---|---|
| RGB | rgb(190, 190, 187) |
| HSL | hsl(60, 2%, 74%) |
| HSV | hsv(60, 2%, 75%) |
| CMYK | cmyk(0%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.90, -0.55, 1.51) |
| CIE-LCH | lch(76.90, 1.61, 110.03°) |
| OKLab | oklab(80.06% -0.0012 0.004) |
| OKLCH | oklch(80.06% 0.004 106.5) |
| XYZ | xyz(48.6169, 51.3620, 54.3567) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.75
Silver (survey)
#C5C9C7
ΔE00 3.24
Dove Gray
#B6B8BD
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 5.51
Dark Gray
#A9A9A9
ΔE00 5.95
Warm Gray
#C9BEB0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEBB #BBBBBE
analogous
#BEBDBB #BEBEBB #BDBEBB
triadic
#BEBEBB #BBBEBE #BEBBBE
tetradic
#BEBEBB #BBBEBD #BBBBBE #BEBBBD
square
#BEBEBB #BBBEBD #BBBBBE #BEBBBD
split-complementary
#BEBEBB #BBBDBE #BDBBBE
monochromatic
#82827C #A0A09C #BEBEBB #DCDCDA #F0F0EF
Accessibility & contrast
On white
1.86
#BEBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BEBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEBB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEBB | 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)
#BFBEBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#BFBEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebebb; /* rgb */ color: rgb(190, 190, 187); /* oklch */ color: oklch(80.1% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#d1d1cf',
500: '#bebebb',
950: '#000000',
},
}SCSS
$custom: #bebebb; $custom-light: #d1d1cf; $custom-dark: #000000;
JSON
{
"hex": "#bebebb",
"rgb": {
"r": 190,
"g": 190,
"b": 187
},
"hsl": {
"h": 60,
"s": 2.256,
"l": 73.922
},
"oklch": {
"l": 0.80064,
"c": 0.00416,
"h": 106.5
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#BEBEBB
secondary
#8D8D90
accent
#598C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383