#BEBFB5#BEBFB5
#BEBFB5 is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.014 H 111.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFB5 |
|---|---|
| RGB | rgb(190, 191, 181) |
| HSL | hsl(66, 7%, 73%) |
| HSV | hsv(66, 5%, 75%) |
| CMYK | cmyk(0.5%, 0%, 5.2%, 25.1%) |
| CIE-LAB | lab(77.01, -2.16, 4.92) |
| CIE-LCH | lch(77.01, 5.37, 113.69°) |
| OKLab | oklab(80.1% -0.005 0.0129) |
| OKLCH | oklch(80.1% 0.014 111.3) |
| XYZ | xyz(48.2053, 51.5451, 51.1168) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.65
Silver
#C0C0C0
ΔE00 5.22
Warm Gray
#C9BEB0
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.34
Dark Gray
#A9A9A9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFB5 #B6B5BF
analogous
#BFBBB5 #BEBFB5 #B9BFB5
triadic
#BEBFB5 #B5BEBF #BFB5BE
tetradic
#BEBFB5 #B5BFBB #B6B5BF #BFB5B9
square
#BEBFB5 #B5BFBB #B6B5BF #BFB5B9
split-complementary
#BEBFB5 #B5B9BF #BBB5BF
monochromatic
#848674 #A1A394 #BEBFB5 #DBDBD6 #F1F1EF
Accessibility & contrast
On white
1.86
#BEBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BEBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFB5
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFB5 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB4
Deuteranopia (green-blind)
#C1BEB5
Tritanopia (blue-blind)
#BFBEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebfb5; /* rgb */ color: rgb(190, 191, 181); /* oklch */ color: oklch(80.1% 0.014 111.3);
Tailwind
colors: {
custom: {
50: '#d1d2cb',
500: '#bebfb5',
950: '#000000',
},
}SCSS
$custom: #bebfb5; $custom-light: #d1d2cb; $custom-dark: #000000;
JSON
{
"hex": "#bebfb5",
"rgb": {
"r": 190,
"g": 191,
"b": 181
},
"hsl": {
"h": 66,
"s": 7.246,
"l": 72.941
},
"oklch": {
"l": 0.80101,
"c": 0.01386,
"h": 111.3
},
"luminance": 0.51545
}Semantic roles & 50–950 ramp
primary
#BEBFB5
secondary
#878692
accent
#54915A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382