#BEBFB4#BEBFB4
#BEBFB4 is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.015 H 111.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFB4 |
|---|---|
| RGB | rgb(190, 191, 180) |
| HSL | hsl(65, 8%, 73%) |
| HSV | hsv(65, 6%, 75%) |
| CMYK | cmyk(0.5%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(76.98, -2.33, 5.42) |
| CIE-LCH | lch(76.98, 5.90, 113.28°) |
| OKLab | oklab(80.07% -0.0054 0.0142) |
| OKLCH | oklch(80.07% 0.015 111) |
| XYZ | xyz(48.1030, 51.5042, 50.5783) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.66
Warm Gray
#C9BEB0
ΔE00 5.85
Light Grey
#D8DCD6
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.67
Greyish
#A8A495
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFB4 #B5B4BF
analogous
#BFBAB4 #BEBFB4 #B8BFB4
triadic
#BEBFB4 #B4BEBF #BFB4BE
tetradic
#BEBFB4 #B4BFBA #B5B4BF #BFB4B8
square
#BEBFB4 #B4BFBA #B5B4BF #BFB4B8
split-complementary
#BEBFB4 #B4B8BF #BAB4BF
monochromatic
#848672 #A1A393 #BEBFB4 #DBDBD5 #F1F1EE
Accessibility & contrast
On white
1.86
#BEBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BEBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFB4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFB4 | 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)
#C1BEB3
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#C0BEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebfb4; /* rgb */ color: rgb(190, 191, 180); /* oklch */ color: oklch(80.1% 0.015 111.0);
Tailwind
colors: {
custom: {
50: '#d1d2ca',
500: '#bebfb4',
950: '#000000',
},
}SCSS
$custom: #bebfb4; $custom-light: #d1d2ca; $custom-dark: #000000;
JSON
{
"hex": "#bebfb4",
"rgb": {
"r": 190,
"g": 191,
"b": 180
},
"hsl": {
"h": 65.455,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.80074,
"c": 0.01524,
"h": 111
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#BEBFB4
secondary
#868592
accent
#549259
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382