#BEBEB8#BEBEB8
#BEBEB8 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 80.0% C 0.008 H 106.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB8 |
|---|---|
| RGB | rgb(190, 190, 184) |
| HSL | hsl(60, 4%, 73%) |
| HSV | hsv(60, 3%, 75%) |
| CMYK | cmyk(0%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(76.82, -1.09, 3.02) |
| CIE-LCH | lch(76.82, 3.22, 109.87°) |
| OKLab | oklab(79.98% -0.0024 0.008) |
| OKLCH | oklch(79.98% 0.008 106.6) |
| XYZ | xyz(48.2991, 51.2348, 52.6829) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.25
Silver (survey)
#C5C9C7
ΔE00 3.66
Warm Gray
#C9BEB0
ΔE00 5.65
Dove Gray
#B6B8BD
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.20
Dark Gray
#A9A9A9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB8 #B8B8BE
analogous
#BEBBB8 #BEBEB8 #BBBEB8
triadic
#BEBEB8 #B8BEBE #BEB8BE
tetradic
#BEBEB8 #B8BEBB #B8B8BE #BEB8BB
square
#BEBEB8 #B8BEBB #B8B8BE #BEB8BB
split-complementary
#BEBEB8 #B8BBBE #BBB8BE
monochromatic
#838378 #A1A198 #BEBEB8 #DBDBD8 #F0F0EF
Accessibility & contrast
On white
1.87
#BEBEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BEBEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB8
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB8 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB8
Deuteranopia (green-blind)
#BFBEB8
Tritanopia (blue-blind)
#BFBDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebeb8; /* rgb */ color: rgb(190, 190, 184); /* oklch */ color: oklch(80.0% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#d1d1cd',
500: '#bebeb8',
950: '#000000',
},
}SCSS
$custom: #bebeb8; $custom-light: #d1d1cd; $custom-dark: #000000;
JSON
{
"hex": "#bebeb8",
"rgb": {
"r": 190,
"g": 190,
"b": 184
},
"hsl": {
"h": 60,
"s": 4.412,
"l": 73.333
},
"oklch": {
"l": 0.79979,
"c": 0.00831,
"h": 106.6
},
"luminance": 0.51235
}Semantic roles & 50–950 ramp
primary
#BEBEB8
secondary
#8A8A91
accent
#578E57
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383