#BEBEBC#BEBEBC
#BEBEBC is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.1% C 0.003 H 106.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEBC |
|---|---|
| RGB | rgb(190, 190, 188) |
| HSL | hsl(60, 2%, 74%) |
| HSV | hsv(60, 1%, 75%) |
| CMYK | cmyk(0%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(76.92, -0.37, 1.01) |
| CIE-LCH | lch(76.92, 1.07, 110.07°) |
| OKLab | oklab(80.09% -0.0008 0.0027) |
| OKLCH | oklch(80.09% 0.003 106.5) |
| XYZ | xyz(48.7243, 51.4049, 54.9224) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.25
Silver (survey)
#C5C9C7
ΔE00 3.26
Dove Gray
#B6B8BD
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 5.84
Warm Gray
#C9BEB0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEBC #BCBCBE
analogous
#BEBDBC #BEBEBC #BDBEBC
triadic
#BEBEBC #BCBEBE #BEBCBE
tetradic
#BEBEBC #BCBEBD #BCBCBE #BEBCBD
square
#BEBEBC #BCBEBD #BCBCBE #BEBCBD
split-complementary
#BEBEBC #BCBDBE #BDBCBE
monochromatic
#82827E #A0A09D #BEBEBC #DCDCDB #F0F0EF
Accessibility & contrast
On white
1.86
#BEBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BEBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEBC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEBC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBC
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#BEBEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebebc; /* rgb */ color: rgb(190, 190, 188); /* oklch */ color: oklch(80.1% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#d1d1d0',
500: '#bebebc',
950: '#000000',
},
}SCSS
$custom: #bebebc; $custom-light: #d1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#bebebc",
"rgb": {
"r": 190,
"g": 190,
"b": 188
},
"hsl": {
"h": 60,
"s": 1.515,
"l": 74.118
},
"oklch": {
"l": 0.80093,
"c": 0.00277,
"h": 106.5
},
"luminance": 0.51405
}Semantic roles & 50–950 ramp
primary
#BEBEBC
secondary
#8E8E90
accent
#5A8B5A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383