#BEBFB6#BEBFB6
#BEBFB6 is a light, near-neutral grey. Relative luminance 0.516; OKLCH L 80.1% C 0.012 H 111.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFB6 |
|---|---|
| RGB | rgb(190, 191, 182) |
| HSL | hsl(67, 7%, 73%) |
| HSV | hsv(67, 5%, 75%) |
| CMYK | cmyk(0.5%, 0%, 4.7%, 25.1%) |
| CIE-LAB | lab(77.03, -1.98, 4.41) |
| CIE-LCH | lch(77.03, 4.84, 114.17°) |
| OKLab | oklab(80.13% -0.0046 0.0116) |
| OKLCH | oklch(80.13% 0.012 111.8) |
| XYZ | xyz(48.3082, 51.5862, 51.6591) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.29
Silver
#C0C0C0
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 7.02
Light Grey
#D8DCD6
ΔE00 7.19
Dark Gray
#A9A9A9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFB6 #B7B6BF
analogous
#BFBBB6 #BEBFB6 #B9BFB6
triadic
#BEBFB6 #B6BEBF #BFB6BE
tetradic
#BEBFB6 #B6BFBB #B7B6BF #BFB6B9
square
#BEBFB6 #B6BFBB #B7B6BF #BFB6B9
split-complementary
#BEBFB6 #B6B9BF #BBB6BF
monochromatic
#848675 #A1A295 #BEBFB6 #DBDCD7 #F0F1EF
Accessibility & contrast
On white
1.86
#BEBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BEBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFB6
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFB6 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB6
Deuteranopia (green-blind)
#C1BEB6
Tritanopia (blue-blind)
#BFBEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebfb6; /* rgb */ color: rgb(190, 191, 182); /* oklch */ color: oklch(80.1% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#d1d2cb',
500: '#bebfb6',
950: '#000000',
},
}SCSS
$custom: #bebfb6; $custom-light: #d1d2cb; $custom-dark: #000000;
JSON
{
"hex": "#bebfb6",
"rgb": {
"r": 190,
"g": 191,
"b": 182
},
"hsl": {
"h": 66.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.80129,
"c": 0.01249,
"h": 111.8
},
"luminance": 0.51586
}Semantic roles & 50–950 ramp
primary
#BEBFB6
secondary
#898792
accent
#55905C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382