#BEBFB8#BEBFB8
#BEBFB8 is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.2% C 0.010 H 113.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFB8 |
|---|---|
| RGB | rgb(190, 191, 184) |
| HSL | hsl(69, 5%, 74%) |
| HSV | hsv(69, 4%, 75%) |
| CMYK | cmyk(0.5%, 0%, 3.7%, 25.1%) |
| CIE-LAB | lab(77.08, -1.62, 3.40) |
| CIE-LCH | lch(77.08, 3.77, 115.51°) |
| OKLab | oklab(80.19% -0.0038 0.009) |
| OKLCH | oklch(80.19% 0.01 113.2) |
| XYZ | xyz(48.5164, 51.6695, 52.7554) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.62
Silver
#C0C0C0
ΔE00 3.85
Warm Gray
#C9BEB0
ΔE00 5.96
Light Gray
#D3D3D3
ΔE00 6.40
Dove Gray
#B6B8BD
ΔE00 6.62
Dark Gray
#A9A9A9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFB8 #B9B8BF
analogous
#BFBCB8 #BEBFB8 #BABFB8
triadic
#BEBFB8 #B8BEBF #BFB8BE
tetradic
#BEBFB8 #B8BFBC #B9B8BF #BFB8BA
square
#BEBFB8 #B8BFBC #B9B8BF #BFB8BA
split-complementary
#BEBFB8 #B8BABF #BCB8BF
monochromatic
#838578 #A1A298 #BEBFB8 #DBDCD8 #F0F0EF
Accessibility & contrast
On white
1.85
#BEBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BEBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFB8
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFB8 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB8
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#BFBEBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebfb8; /* rgb */ color: rgb(190, 191, 184); /* oklch */ color: oklch(80.2% 0.010 113.2);
Tailwind
colors: {
custom: {
50: '#d1d2cd',
500: '#bebfb8',
950: '#000000',
},
}SCSS
$custom: #bebfb8; $custom-light: #d1d2cd; $custom-dark: #000000;
JSON
{
"hex": "#bebfb8",
"rgb": {
"r": 190,
"g": 191,
"b": 184
},
"hsl": {
"h": 68.571,
"s": 5.185,
"l": 73.529
},
"oklch": {
"l": 0.80185,
"c": 0.00975,
"h": 113.2
},
"luminance": 0.51669
}Semantic roles & 50–950 ramp
primary
#BEBFB8
secondary
#8B8992
accent
#568F5F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383