#BEBCBD#BEBCBD
#BEBCBD is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.7% C 0.003 H 345.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCBD |
|---|---|
| RGB | rgb(190, 188, 189) |
| HSL | hsl(330, 2%, 74%) |
| HSV | hsv(330, 1%, 75%) |
| CMYK | cmyk(0%, 1.1%, 0.5%, 25.5%) |
| CIE-LAB | lab(76.43, 0.88, -0.26) |
| CIE-LCH | lch(76.43, 0.92, 343.74°) |
| OKLab | oklab(79.71% 0.0025 -0.0007) |
| OKLCH | oklch(79.71% 0.003 345.2) |
| XYZ | xyz(48.4023, 50.5878, 55.3487) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.59
Dove Gray
#B6B8BD
ΔE00 2.85
Silver (survey)
#C5C9C7
ΔE00 4.90
Dark Gray
#A9A9A9
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 5.75
Warm Gray
#C9BEB0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCBD #BCBEBD
analogous
#BEBCBE #BEBCBD #BEBCBC
triadic
#BEBCBD #BDBEBC #BCBDBE
tetradic
#BEBCBD #BEBEBC #BCBEBD #BCBCBE
square
#BEBCBD #BEBEBC #BCBEBD #BCBCBE
split-complementary
#BEBCBD #BCBEBC #BCBEBE
monochromatic
#827E80 #A09D9E #BEBCBD #DCDBDC #F0EFF0
Accessibility & contrast
On white
1.89
#BEBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#BEBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCBD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCBD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#BEBCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcbd; /* rgb */ color: rgb(190, 188, 189); /* oklch */ color: oklch(79.7% 0.003 345.2);
Tailwind
colors: {
custom: {
50: '#d1d0d0',
500: '#bebcbd',
950: '#000000',
},
}SCSS
$custom: #bebcbd; $custom-light: #d1d0d0; $custom-dark: #000000;
JSON
{
"hex": "#bebcbd",
"rgb": {
"r": 190,
"g": 188,
"b": 189
},
"hsl": {
"h": 330,
"s": 1.515,
"l": 74.118
},
"oklch": {
"l": 0.79713,
"c": 0.00263,
"h": 345.2
},
"luminance": 0.50588
}Semantic roles & 50–950 ramp
primary
#BEBCBD
secondary
#8E908F
accent
#8B735A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383