#BEBEBE#BEBEBE
#BEBEBE is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.2% C 0.000 H 0.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEBE |
|---|---|
| RGB | rgb(190, 190, 190) |
| HSL | hsl(0, 0%, 75%) |
| HSV | hsv(0, 0%, 75%) |
| CMYK | cmyk(0%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(76.98, 0.00, 0.00) |
| CIE-LCH | lch(76.98, 0.00, 180.00°) |
| OKLab | oklab(80.15% 0 0) |
| OKLCH | oklch(80.15% 0 0) |
| XYZ | xyz(48.9414, 51.4918, 56.0658) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 0.52
Dove Gray
#B6B8BD
ΔE00 3.08
Silver (survey)
#C5C9C7
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 5.20
Dark Gray
#A9A9A9
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEBE #BEBEBE
analogous
#BEBEBE #BEBEBE #BEBEBE
triadic
#BEBEBE #BEBEBE #BEBEBE
tetradic
#BEBEBE #BEBEBE #BEBEBE #BEBEBE
square
#BEBEBE #BEBEBE #BEBEBE #BEBEBE
split-complementary
#BEBEBE #BEBEBE #BEBEBE
monochromatic
#818181 #9F9F9F #BEBEBE #DDDDDD #F0F0F0
Accessibility & contrast
On white
1.86
#BEBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BEBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEBE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEBE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#BEBEBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebebe; /* rgb */ color: rgb(190, 190, 190); /* oklch */ color: oklch(80.2% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#d1d1d1',
500: '#bebebe',
950: '#000000',
},
}SCSS
$custom: #bebebe; $custom-light: #d1d1d1; $custom-dark: #000000;
JSON
{
"hex": "#bebebe",
"rgb": {
"r": 190,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 0,
"l": 74.51
},
"oklch": {
"l": 0.80152,
"c": 0,
"h": 0
},
"luminance": 0.51492
}Semantic roles & 50–950 ramp
primary
#BEBEBE
secondary
#909090
accent
#8A8A5C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383